Add font option to w2l

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@217 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2014-11-15 12:34:00 +00:00
parent 837b6cf220
commit 7fdde6433b
3 changed files with 76 additions and 64 deletions

View file

@ -4,6 +4,7 @@ Changelog for Writer2LaTeX version 1.4 -> 1.6
[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.
The font option is currently not available for the backend xetex.
In the user interface, this option can be found in the export dialog. To make room for this, the BibTeX
settings no longer has a heading in the dialog.