mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 22:49:20 +00:00
syntax.default: add missing *
Fixes: #10501
(cherry picked from commit 23766fdd59
)
This commit is contained in:
parent
e88f4a4f51
commit
cd6a31c0d4
@ -734,7 +734,7 @@ multline*{displaymath}
|
|||||||
math{}
|
math{}
|
||||||
displaymath{displaymath}
|
displaymath{displaymath}
|
||||||
flalign{displaymath}
|
flalign{displaymath}
|
||||||
flalign{displaymath}
|
flalign*{displaymath}
|
||||||
% These require extra args
|
% These require extra args
|
||||||
alignat{}{displaymath}
|
alignat{}{displaymath}
|
||||||
alignat*{displaymath}
|
alignat*{displaymath}
|
||||||
|
@ -182,6 +182,8 @@ What's new
|
|||||||
|
|
||||||
- Fix import of (specific) BibTeX paths (bug 7637).
|
- Fix import of (specific) BibTeX paths (bug 7637).
|
||||||
|
|
||||||
|
- Fix import of flalign* environment (bug 10501).
|
||||||
|
|
||||||
|
|
||||||
* ADVANCED FIND AND REPLACE
|
* ADVANCED FIND AND REPLACE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user