w2l bugfix: Correct treatment of URL decoded characters (%xy) in links
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@114 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
755db936f2
commit
2483bd1bba
2 changed files with 5 additions and 3 deletions
|
@ -2,6 +2,8 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
---------- version 1.1.8 ----------
|
||||
|
||||
[w2l] Bugfix: No longer decodes URLs in links (hyperref.sty has no problem with sequences like %E4)
|
||||
|
||||
[w2x] EPUB bugfix: The meta data editor now shows the correct default creator (not the original creator)
|
||||
|
||||
[w2x] New option cover_image with values true and false (default). In EPUB export, if this option is set the true the very
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue