EPUB meta data editor 4th draft (creators and contributors)

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@94 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2011-02-24 09:59:13 +00:00
parent 4fc6052426
commit e147126315
8 changed files with 327 additions and 26 deletions

View file

@ -2,7 +2,9 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
---------- version 1.1.7 ----------
[w2x] Standard meta data as well as custom meta data can now be edited directly from the EPUB export dialog
[w2x] Added opf:file-as attribute to EPUB metadata (creators and contributors)
[w2x] EPUB meta data can now be edited directly from the export dialog
[w2x] Revised the internal structure of EPUB files: Text files are named chapter<n>.xhtml, images are placed in the
subdirectory images and name image<n>, styles are placed in the subdirectory styles and names styles.css (custom