Writer4LaTeX help content
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@86 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
22c38c3ff4
commit
559293a169
16 changed files with 878 additions and 120 deletions
|
@ -2,6 +2,11 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
---------- version 1.1.6 ----------
|
||||
|
||||
[w2l] Clarified that BibTeX-Writer2LaTeX.js uses GPLv3 license
|
||||
|
||||
[w2l] New option include_original_citations (default false). If set to true the original Zotero or JabRef citation text will be
|
||||
included as a comment if these citations are converted to LaTeX citations
|
||||
|
||||
[w2l] New option use_natbib (default false) to use natbib.sty. This implies that natbib.sty is no longer loaded automatically
|
||||
if Zotero or JabRef support is enabled
|
||||
|
||||
|
@ -24,8 +29,6 @@ Changelog for Writer2LaTeX version 1.0 -> 1.2
|
|||
|
||||
[w2x] EPUB export now has its own export dialog and own help content
|
||||
|
||||
[all] *API change: Added the method readResource to the Converter interface (only used by EPUB export currently)
|
||||
|
||||
[w2x] EPUB export now uses user-defined meta data to support meta data features that are not defined in ODF
|
||||
|
||||
[w2x] The option use_dublin_core now also works for EPUB export
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue