w2x toolbar configuration dialog
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@235 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
c1fecb5252
commit
199616dde6
22 changed files with 794 additions and 178 deletions
|
@ -4,12 +4,15 @@ Changelog for Writer2LaTeX version 1.4 -> 1.6
|
|||
|
||||
Items marked with * are work in progress
|
||||
|
||||
[w2x] Added toolbar configuration dialog: Select XHTML and EPUB export format and behavior after export (do nothing,
|
||||
display in default viewer or display with custom application)
|
||||
|
||||
[w2x] *Added EPUB 3 as export format and changed default export format for toolbar to EPUB 3
|
||||
|
||||
[all] Implementation detail: Moved descriptions to a separate folder within the extensions
|
||||
|
||||
[all] *Document the use of soffice --headless --convert-to
|
||||
|
||||
[w2x] *Added EPUB 3 as export format and changed the toolbar to export to EPUB 3
|
||||
|
||||
[all] The position of message boxes has changed from (0,0) to (200,100)
|
||||
|
||||
[w2l] Implementation detail: The dialog library W4LDialogs is now merged into W2LDialogs2. This avoids conflicts with
|
||||
|
@ -29,7 +32,7 @@ Items marked with * are work in progress
|
|||
[w2l] Various improvements to the log viewer dialog: Reduced height to better accommodate small screen resolutions.
|
||||
Added checkbox to filter the LaTeX log to display only errors. Added help page and long tips.
|
||||
|
||||
[w2x] Changed export format for toolbar from XHTML+MathML to HTML5
|
||||
[w2x] Changed default export format for toolbar from XHTML+MathML to HTML5
|
||||
|
||||
[w2l] *Added new option font to load font packages. It accepts a large number of standard font packages such as
|
||||
cmbright or fourier. Only packages with math support are included. Unknown packages defaults to Computer Modern.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue