Kovid Goyal
804e3fbf1c
Should be passing barenames to goto_sourceline
2019-01-20 12:57:16 +05:30
Kovid Goyal
fd5ea1552e
More robust use of goto_sourceline
2019-01-20 12:45:34 +05:30
Kovid Goyal
0a0c9039e0
Update Il Post
2019-01-20 10:42:02 +05:30
Kovid Goyal
be713e1a80
Fix error when calling goto_sourceline with no tags
2019-01-19 18:06:31 +05:30
Kovid Goyal
0ac2fa0188
Mark hunspell as vendored
2019-01-19 12:17:52 +05:30
Kovid Goyal
f0cc46958c
Fix #1812400 [Cursor missplace on show_partial_cfi_in_editor() function]( https://bugs.launchpad.net/calibre/+bug/1812400 )
2019-01-19 11:52:34 +05:30
Kovid Goyal
294ef5a206
Merge branch 'mathjax' of https://github.com/eli-schwartz/calibre
2019-01-19 09:08:40 +05:30
Kovid Goyal
5c335d0418
version 3.38.1
v3.38.1
2019-01-18 20:10:27 +05:30
Kovid Goyal
8c8d520ff6
Fix #1812388 [problem with polish fonction - version 3.38]( https://bugs.launchpad.net/calibre/+bug/1812388 )
2019-01-18 20:00:51 +05:30
Eli Schwartz
82617d3a74
build: add option to symlink to system mathjax installation
2019-01-18 08:40:44 -05:00
Eli Schwartz
6adedd8603
setup/mathjax: fallback to using packed versions of resources
...
Some mathjax distributions come with the unpacked versions removed as
per the upstream instructions for optimizing an installation. Only use
the unpacked versions if they exist; otherwise fallback on the packed
versions.
Also filter the .woff files to make sure they are actually .woff files,
since they may be files like fonts.dir, fonts.scale, .uuid (created by
xorg-mkfontdir, xorg-mkfontscale, fontconfig).
2019-01-18 08:40:44 -05:00
Kovid Goyal
b5dff9ba89
Fix sphinx get_toc_tree deprecation
2019-01-18 11:01:48 +05:30
Kovid Goyal
bd9de17f37
Fix info() deprecation in sphinx
2019-01-18 10:55:59 +05:30
Kovid Goyal
22ff7be0ee
version 3.38.0
v3.38.0
2019-01-18 07:32:07 +05:30
Kovid Goyal
60e3bece0b
Update Nature
2019-01-18 06:14:22 +05:30
Kovid Goyal
e4b3f75c27
Remove duplicated import
2019-01-17 20:13:10 +05:30
Kovid Goyal
49ee941c6d
PDF Output: Fix conversion failing when fonts with non-English names are used. Fixes #1812218 [convert to pdf failed]( https://bugs.launchpad.net/calibre/+bug/1812218 )
2019-01-17 20:11:21 +05:30
Kovid Goyal
13c4366e51
Mark some vendored and generated files
2019-01-17 15:26:52 +05:30
Kovid Goyal
31bf791ad6
DOCX Input: When converting indices, put each sub-entry on its own line. See #1811611 (Word to EPUB adds a digit at the end of some chapters)
2019-01-17 15:04:51 +05:30
Kovid Goyal
78f093f1a3
DOCX Input: Do not display section breaks that have a numbering style applied to them. Fixes #1811611 [Word to EPUB adds a digit at the end of some chapters]( https://bugs.launchpad.net/calibre/+bug/1811611 )
2019-01-17 12:10:50 +05:30
Kovid Goyal
51e6cf8ac4
Compress news images when downloading from chicago tribune
2019-01-17 11:39:01 +05:30
Kovid Goyal
32e5760eea
Catalogs: Set the language of created catalogs to the calibre interface language instead of English
...
Fixes #1810936 [Feature: language in metadata of created catalog set to calibre installation language](https://bugs.launchpad.net/calibre/+bug/1810936 )
2019-01-17 10:40:44 +05:30
Kovid Goyal
b011cddc4a
Update Chicago Tribune
2019-01-17 10:08:43 +05:30
Kovid Goyal
59daec1634
String changes
2019-01-17 09:50:06 +05:30
Kovid Goyal
2ae2d14d62
Rapydscript must be built after mathjax
2019-01-17 09:36:16 +05:30
Kovid Goyal
64ad30d910
Content server: Fix a regression in the previous release that broke viewing math ebooks in the browser viewer. Fixes #1810884 [recent changes to mathjax broke server]( https://bugs.launchpad.net/calibre/+bug/1810884 )
2019-01-17 09:25:55 +05:30
Kovid Goyal
473bff43e3
Fix exception when trying to read ajax responsetext in error handler
2019-01-17 09:21:50 +05:30
Kovid Goyal
ecb302fa04
Update New York Times Book Review
2019-01-16 19:29:06 +05:30
Kovid Goyal
4344028bfc
Tag browser: When using the Find function have unaccented characters match their accented equivalents, if the setting for it is set in Preferences->Searching
2019-01-16 10:43:36 +05:30
Kovid Goyal
57724b67b6
Modify dual stack test to account for sadness of Travis
2019-01-16 10:19:44 +05:30
Kovid Goyal
5eafba6889
Content server: Fix dual stack sockets not working on Windows
2019-01-16 10:10:36 +05:30
Kovid Goyal
b00246070e
Add a test for dual stack sockets
2019-01-16 09:57:52 +05:30
Kovid Goyal
0870125019
Edit book: Add a convenience function to jump to the line corresponding to a cfi
...
To use,
boss.show_partial_cfi_in_editor(filename, cfi)
2019-01-14 18:34:13 +05:30
Kovid Goyal
57438b58ef
DOCX Output: Fix heading styles that have the same font size as body text getting incorrect font sizes after conversion. Fixes #1811616 [Word to EPUB changes size of Heading 2 style]( https://bugs.launchpad.net/calibre/+bug/1811616 )
2019-01-14 15:17:25 +05:30
Kovid Goyal
b53f33db0e
EPUB/MOBI Catalogs: Fix prefix rules not working when calibre UI language is something other than English
2019-01-14 08:39:58 +05:30
Kovid Goyal
469b633e7e
EPUB/MOBI Catalogs: Fix exclusion by tag not working for tags that have spaces in them
2019-01-14 08:37:21 +05:30
Kovid Goyal
c1bd466d07
Better fix for polish progress bar
2019-01-14 08:25:54 +05:30
Kovid Goyal
dbf8c10e4c
Subset fonts: Fix error when trying to subset unicode characters that require two UTF-16 code points on Windows. Fixes #1811224 [Can not subset embed fonts for a epub with "wide" Unicode char]( https://bugs.launchpad.net/calibre/+bug/1811224 )
2019-01-10 16:06:35 +05:30
Kovid Goyal
ec7a9059ae
Nature by Jose Ortiz
2019-01-09 10:09:23 +05:30
Kovid Goyal
041ebc3edf
Nicer way to get the current SciAm issue
2019-01-09 09:57:25 +05:30
Kovid Goyal
4e66140e8a
...
2019-01-07 20:09:44 +05:30
Kovid Goyal
962358d740
Merge branch 'master' of https://github.com/davidfor/calibre
2019-01-07 20:05:53 +05:30
David
9774ed7413
Catch exception if the series index is somehow None
...
I can't see how you can get to this line with the series index not set,
but someone has, and it should have been done this way for safety.
2019-01-07 23:32:02 +11:00
Kovid Goyal
7ad1640b23
...
2019-01-07 06:47:04 +05:30
Kovid Goyal
16218882f6
Content server: Fix option to restrict displayed user field not working in the /opds view
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2019-01-07 06:44:19 +05:30
Kovid Goyal
cd2354c027
Forgot to add an entry about cssutils switching
2019-01-07 06:39:48 +05:30
Charles Haley
7f6bc63733
Finish the fix for selecting custom fields in /opds
2019-01-06 21:07:30 +00:00
Charles Haley
d59dff1fb4
Fix /opds not respecting the 'advanced' displayed_fields option (Restrict displayed user-defined fields).
2019-01-06 17:19:30 +00:00
Kovid Goyal
e5e558b456
Clarify how to use custom columns int he server custom book list template
2019-01-06 21:31:03 +05:30
Kovid Goyal
cd69272e7d
Ignore invalid keys when applying saved sort order
2019-01-06 09:07:52 +05:30