Kovid Goyal
1673d646d6
String changes
2020-09-13 16:07:26 +05:30
Kovid Goyal
db8a54a90a
Document the shortcut to toggle the search bar
2020-09-08 08:28:54 +05:30
Charles Haley
7086be4fe2
Update template documentation
2020-09-06 13:07:15 +01:00
Kovid Goyal
dc3b4dedf7
Add a note about Microsoft PowerToys interfering with the installer
2020-09-05 06:37:21 +05:30
Kovid Goyal
61c10cedff
Revert "Switch from Adsense to BSA in the manual"
...
This reverts commit 62ae03ab549c89e1fb202db89f0b8d13ad99227f.
2020-09-02 18:41:41 +05:30
Kovid Goyal
ce4db74039
String changes
2020-09-01 10:39:36 +05:30
Kovid Goyal
72aa1ee196
String changes
2020-08-30 08:05:30 +05:30
Kovid Goyal
9f1e1e5a18
Use the more powerful regex engine for book list and metadata from filename
...
Fixes #1893371 [regex [[\w--[A-Z]] does not work](https://bugs.launchpad.net/calibre/+bug/1893371 )
2020-08-29 10:06:06 +05:30
Kovid Goyal
dec4ad041f
Fix #1892579 [[Translation] Parts of the calibredb section in the User Manual are not translatable]( https://bugs.launchpad.net/calibre/+bug/1892579 )
2020-08-24 12:29:20 +05:30
Kovid Goyal
1a4046909e
typo
2020-08-24 07:47:29 +05:30
Kovid Goyal
f2ee824706
Fix building of POT for user manual
2020-08-23 13:57:30 +05:30
Kovid Goyal
7bfaa55381
Add a note on how to sync annots with the browser viewer
2020-08-22 18:48:25 +05:30
Kovid Goyal
6af3aefb50
Fix sphinx deprecation warning
2020-08-22 18:48:24 +05:30
Kovid Goyal
1fcd002121
Adjust documentation for new selection bar
2020-08-22 18:48:21 +05:30
Kovid Goyal
5db444644f
Highlighting should be a top level section
2020-08-22 18:48:15 +05:30
Kovid Goyal
87850cbb7f
Add some documentation for highlighting
2020-08-22 18:48:15 +05:30
Kovid Goyal
e372db985f
Port sphinx diffing code to py3
2020-08-22 18:48:07 +05:30
Kovid Goyal
e0699fe01a
Change python min version requirement
2020-08-22 18:48:06 +05:30
Kovid Goyal
61b829dd4a
Get the manual building
2020-08-22 18:48:02 +05:30
Kovid Goyal
01b0fba8ad
Auto fix excess blank lines
2020-08-22 18:47:56 +05:30
Kovid Goyal
764e8bff7e
Remove py3 conditionals
2020-08-22 18:47:56 +05:30
Kovid Goyal
9ff27782de
Remove useless __future__ imports
...
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
...
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal
9d881ed2fc
version 4.23.0
2020-08-21 07:09:18 +05:30
Kovid Goyal
623d28fa07
Update link to calibre blog article on custom columns
2020-08-10 22:42:02 +05:30
Kovid Goyal
62ae03ab54
Switch from Adsense to BSA in the manual
2020-08-03 22:39:41 +05:30
Charles Haley
6e4dada20c
Enhancement: add some math functions to the template language: ceiling, floor, fractional_part, mod, and round.
2020-07-31 12:57:13 +01:00
Kovid Goyal
c098a23a36
Fix title page not identified in sphinx generated epub
2020-07-31 13:43:59 +05:30
Kovid Goyal
1e6d8cee00
Use XeLateX to build PDF manual which does not fail for chinese and turkish languages
2020-07-31 13:31:32 +05:30
Kovid Goyal
22ead7db5a
Manual: Remove underline from section headings
2020-07-31 11:00:47 +05:30
Kovid Goyal
7da3dd1b66
Skip PDF building of manual for Chinese as it fails
2020-07-31 09:56:18 +05:30
Kovid Goyal
c11e2176f6
...
2020-07-29 22:02:35 +05:30
Kovid Goyal
12c14b491f
String changes
2020-07-27 18:30:58 +05:30
Kovid Goyal
eea9b583fc
PDF Output: Headers/footers: Allow displaying the current page number and total number fo pages in the top level section/chapter. Fixes #1889000 [Request: Add pages left in chapter for PDF conversion]( https://bugs.launchpad.net/calibre/+bug/1889000 )
2020-07-26 22:24:30 +05:30
Kovid Goyal
53ffd3ef18
Fix #1888174 [Documentation update needed for Apache Proxy support]( https://bugs.launchpad.net/calibre/+bug/1888174 )
2020-07-20 09:50:52 +05:30
Charles Haley
7cd342f3a2
Enhancement 1885943: Ignore articles when sorting custom columns. Implemented by a new formatter function, swap_around_articles(), that applies title_sort to each item in the list.
2020-07-02 11:48:59 +01:00
Charles Haley
6aa5a51e3b
Fix some incorrectly indented sections in the manual by changing some tabs to spaces.
2020-06-25 09:44:26 +01:00
Kovid Goyal
9ba6848530
Remove version spec from python docs links
2020-06-21 14:07:42 +05:30
Kovid Goyal
c5003ede6c
Add a note about the regex library calibre uses
2020-06-21 14:00:41 +05:30
Charles Haley
222599e870
Add a new template function "rating_to_stars"
2020-06-20 17:12:26 +01:00
Kovid Goyal
e2243bf7a9
Upgrade MathJax to version 3
...
version 3 is more performant, smaller and simpler to integrate, without
monkeypatching. On the down side, it does not do line breaking, as yet.
Note that only the viewer is currently ported
2020-06-19 18:43:23 +05:30
Kovid Goyal
19f5c9080b
String changes
2020-06-13 22:50:32 +05:30
Kovid Goyal
c49ba575b2
Add a note about needed Kindle firmware version for cover workaround
2020-06-03 12:57:42 +05:30
Kovid Goyal
66fb0279e0
Remove FAQ entry about Windows XP
2020-06-03 10:05:05 +05:30
Kovid Goyal
c849bfb635
String changes
2020-05-27 12:38:53 +05:30
Kovid Goyal
cf877fee19
Fix sphinx warning
2020-05-23 11:17:53 +05:30
Kovid Goyal
59e6c349f0
String changes
2020-05-23 07:35:25 +05:30
Kovid Goyal
1c21bc8eb3
Kindle driver: Add a workaround for Amazon's latest attempt to sabotage side-loading
...
Now calibre will store a second copy of the thumbails on the Kindle and
auto-restore the on every connect, if the file sizes are different.
2020-05-22 10:53:38 +05:30
Kovid Goyal
0e0bb48d51
Remove SONY questions from FAQ since the SONY readers have been discontinued for many years
2020-05-18 08:01:26 +05:30
Kovid Goyal
a1a27fe58f
string changes
2020-05-15 12:36:50 +05:30