Support EPUB style resources (embed images and fonts used in custom CSS file)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@108 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
2ad8f3b7a2
commit
ef05312e21
14 changed files with 342 additions and 97 deletions
|
@ -2,6 +2,14 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
---------- version 1.1.8 ----------
|
||||
|
||||
[w2x] The EPUB export now supports additional resource files (e.g. images, fonts) to the custom style sheet
|
||||
- using the readResource method of the converter API
|
||||
- using the -resource method of the command line application
|
||||
- using the ResourceURL or Resources property of the filter API
|
||||
- by specifying the resource files in a custom configuration
|
||||
|
||||
[all] API change: Added the method readResource to the Converter interface (only used by EPUB export currently)
|
||||
|
||||
[w2x] Crossed out headings are ignored in EPUB export, but retained in the external toc
|
||||
|
||||
[all] Added Farsi translation from Mostafa Barmshory
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue