内容简介:Calibre 3.24.1 发布了,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。此次更新内容如下: 新特性 Conversion: EPUB Out...
Calibre 3.24.1 发布了,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。此次更新内容如下:
新特性
Conversion: EPUB Output: Add an option to output EPUB 3 files.
PDF Output: Add an option to break long words at the ends of lines.
PDF Output: Allow using images in the header/footer templates
Add an option to use two lines for the text under the toolbar button in Preferences->Look & feel
Edit book: Spell check: Update the number of misspelled words/total words displayed when correcting/ignoring words.
Edit book: Fix HTML: Automatically resolve private entities
Improve formatting of help in Preferences->Tweaks
ToC Editor: Allow undo for renaming single items as well.
Bug 修复
Version 3.24.1 fixes a regression in the 3.24 in the editor that caused syncing between the editor and the Preview panel/Live CSS panel to not work correctly
PDF Output: Strip zero-width space characters from the text as their presence prevents searching from working
DOCX Output: Fix
DOCX Input: Fix incorrect conversion of a framed block that contains a list.
Conversion: Fix private entities that use the same name as an HTML entity not being handled correctly
Viewer: Fix HTML files with private entities displaying an artifact at the top
Edit book: Check book: Show an error for HTML files with private entities
EPUB3 Input: Fix titlepage being referred to in the nav causing two titlepage entries in the final book.
Fix throbber buttons not being perfectly aligned inside toolbars
Quickview: Fix sizes not being displayed.
Edit book: Compress images tool: Do not mark the book as changed if no images could be further compressed.
Book list split-view: Fix horizontal scroll position of split view can change when changing the current column in one view.
Fix Bookeen Saga not being recognized on macOS/Linux.
Edit metadata dialog: Fix undo last trim not working for automatic trims.
Content server: Fix series field blank in Italian translation
BeautifulSoup: Port fix from upstream for outputting bare ampersands in strings.
calibredb add: Run the input plugins before reading metadata instead of after.
详情见更新日志。
下载地址:https://calibre-ebook.com/download
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JavaScript经典实例
Shelley Powers / 李强 / 中国电力出版社 / 2012-3 / 78.00元
《JavaScript经典实例》各节中的完整代码解决了常见的编程问题,并且给出了在任何浏览器中构建Web应用程序的技术。只需要将这些代码示例复制并粘贴到你自己的项目中就行了,可以快速完成工作,并且在此过程中学习JavaScript的很多知识。你还将学习如何利用ECMAScript5和HTML5中的最新功能,包括新的跨域挂件通信技术、HTML5的video和audio元素,以及绘制画布。《JavaS......一起来看看 《JavaScript经典实例》 这本书的介绍吧!