Support full screen images in EPUB export - bug fixing and adding the option image_split
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@111 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
0e45414378
commit
63e9c4c66d
11 changed files with 157 additions and 127 deletions
|
@ -2,7 +2,9 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
---------- version 1.1.8 ----------
|
||||
|
||||
[w2x] In EPUB export, a large image is now automatically placed in a separate file as a full screen image
|
||||
[w2x] New option image_split with values "none" or a percentage. In EPUB export, if image_size is "relative", an image
|
||||
of width greater than or equal to this percentage is placed in a separate file as a full screen image.
|
||||
This takes effect only if the aspect ratio is at least 3:4
|
||||
|
||||
[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
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue