Versie 1.22 van Calibre is uitgekomen. Calibre is een opensource- en crossplatform-e-bookbeheerprogramma. Het kan onder andere alle relevante informatie en kaftafbeeldingen opzoeken, en e-boeken converteren om ze geschikt te maken voor de diverse soorten e-readers. Verder kan het kranten, tijdschriften en nieuwsartikelen op basis van rss-feeds omzetten in e-bookformaat, en kunnen er boeken worden aangeschaft bij de bekende webwinkels. In deze release zijn de volgende veranderingen en verbeteringen aangebracht:
New FeaturesBug Fixes
- A new tool to compare ebook files, showing the differences in their underlying text, styles and images side by side.
The new compare tool is very useful in combination with the book editor. It allows you to see what changes have been made between checkpoints and what changes were made by automated tools. You can also compare different versions of the same ebook file. How to use each of these features is described below. Screenshots and help for using the new compare tool are at http://manual.calibre-ebook.com/diff.html- Edit book: Add a tool to view the list of checkpoints and compare the current state of the book to the state at the specified checkpoint. To use it click View->Checkpoints
- Edit book: Add a tool to compare the book being currently edited with another file. To use it go to File->Compare to other book
- Allow comparing the ORIGINAL_EPUB version of a book to the EPUB version by right clicking on the ORIGINAL_EPUB format in the book details panel. And the same for ORIGINAL_AZW3 and AZW3 formats.
- Edit Book: Add a button to show the changes after various automated tools are run such as: remove unused CSS, subset embedded fonts, smarten punctuation, etc.
- Edit Book: Add check for spine items with incorrect media-type specified in the manifest
- Edit Book: Enable editing of page map XML files
- DOCX Input: Improve handling of text boxes. Text boxes are still not supported, but they no longer cause errors or duplicate content when embedded inside paragraphs. Closes tickets: 1273130
- Edit Book: Add check for links that point to directories in the book instead of files. Closes tickets: 1272769
- Edit Book: Show the filename of the currently edited file in the title bar. Closes tickets: 1272543
New news sources
- Edit Book: Fix unused CSS removal tool inserting namespace declaration at the top of the stylesheet
- Edit book: Fix cover not being updated from the current cover in the calibre library when using Edit Book. Note that you can turn off metadata updating via Preferences->calibre Integration in the Edit Book Preferences. Closes tickets: 1272730
- Conversion: Add support for <style> and <link> tags outside the <head> tag. Closes tickets: 1274339
- Edit book: Fix undo not working for subsetting fonts
- CHM Input: Handle CHM files with broken markup where all the content is placed inside the <head> tag. Closes tickets: 1273512
- DOCX Input: Fix padding-left of <ul>, <ol> being defaulted to 0 if no padding specified in the docx style, which breaks rendering for lists at the left margin of the document.
- MOBI Output: Handle the value attribute on <li> tags. Closes tickets: 1273559
- EPUB Output: Fix splitting of HTML files not updating links in the <pageList> section of the NCX file
- EPUB Input: Handle EPUB files with incorrect media types for the spine items when converting. Closes tickets: 1273471
- RTF Output: Fix failure to convert documents that contain comments with the -- string inside the comment. Closes tickets: 1272588
- Edit Book: Fix extra 1x1 unused GIF image being created when saving and re-opening AZW3 files. Closes tickets: 1272410
- Fix editing of narrow yes/no columns in the book list not very convenient Closes tickets: 1272089
- Various Russian News sources by bug_me_not by Unknown