mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
We do not natively support multirow yet
See #11164
(cherry picked from commit 2fbce44401
)
This commit is contained in:
parent
3efd64696f
commit
21852b2c43
@ -205,7 +205,7 @@ const char * const known_xetex_packages[] = {"arabxetex", "fixlatvian",
|
||||
const char * const known_lyx_packages[] = {"amsbsy", "amsmath", "amssymb",
|
||||
"amstext", "amsthm", "array", "babel", "booktabs", "calc", "CJK", "color",
|
||||
"float", "fontspec", "framed", "graphicx", "hhline", "ifthen", "longtable",
|
||||
"makeidx", "minted", "multirow", "nomencl", "pdfpages", "prettyref", "refstyle",
|
||||
"makeidx", "minted", "nomencl", "pdfpages", "prettyref", "refstyle",
|
||||
"rotating", "rotfloat", "splitidx", "setspace", "subscript", "textcomp", "tipa",
|
||||
"tipx", "tone", "ulem", "url", "varioref", "verbatim", "wrapfig", "xcolor",
|
||||
"xunicode", 0};
|
||||
|
Loading…
Reference in New Issue
Block a user