mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Update status
This commit is contained in:
parent
910daa27e4
commit
aa8d047bb3
12
status.23x
12
status.23x
@ -23,6 +23,8 @@ What's new
|
|||||||
|
|
||||||
- Add support for biblatex.
|
- Add support for biblatex.
|
||||||
|
|
||||||
|
- Add support for beamer overlay arguments (bug 11068).
|
||||||
|
|
||||||
- Add support for chapterbib.
|
- Add support for chapterbib.
|
||||||
|
|
||||||
- Add support for \includeonly.
|
- Add support for \includeonly.
|
||||||
@ -33,6 +35,8 @@ What's new
|
|||||||
* Try to be a bit smarter with ambiguous quotation marks,
|
* Try to be a bit smarter with ambiguous quotation marks,
|
||||||
depending on the main quote style and the local context.
|
depending on the main quote style and the local context.
|
||||||
|
|
||||||
|
- Consider options passed via \PassOptionsToPackage.
|
||||||
|
|
||||||
- Add support for URW Classico, MinionPro and the new Libertine fonts.
|
- Add support for URW Classico, MinionPro and the new Libertine fonts.
|
||||||
|
|
||||||
- Add support for the \t*{} (bottomtiebar) macro of TIPA.
|
- Add support for the \t*{} (bottomtiebar) macro of TIPA.
|
||||||
@ -40,6 +44,9 @@ What's new
|
|||||||
- Implement better parsing of some command options (via "literate"
|
- Implement better parsing of some command options (via "literate"
|
||||||
function of some insets) (bug 9563).
|
function of some insets) (bug 9563).
|
||||||
|
|
||||||
|
- Add support for alignment pseudo-environments as used inside floats
|
||||||
|
(bug 7857).
|
||||||
|
|
||||||
|
|
||||||
* USER INTERFACE
|
* USER INTERFACE
|
||||||
|
|
||||||
@ -121,10 +128,9 @@ What's new
|
|||||||
|
|
||||||
- Import straight quotations marks (e.g. babel shorthands) as ERT (bug 75).
|
- Import straight quotations marks (e.g. babel shorthands) as ERT (bug 75).
|
||||||
|
|
||||||
- Consider options passed via \PassOptionsToPackage.
|
- Do not add duplicate \makebeamertitle.
|
||||||
|
|
||||||
- Add support for alignment pseudo-environments as used inside floats
|
- Keep empty paragraph it keepempty is true (bug 11078).
|
||||||
(bug 7857).
|
|
||||||
|
|
||||||
- Fix parsing issue in nested CJK (bug 9562).
|
- Fix parsing issue in nested CJK (bug 9562).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user