mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
add Figure and Table.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21399 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5b8c4888d7
commit
074dee47c3
@ -184,4 +184,21 @@ InsetLayout Box
|
|||||||
MultiPar true
|
MultiPar true
|
||||||
End
|
End
|
||||||
|
|
||||||
|
InsetLayout figure
|
||||||
|
LabelString Figure
|
||||||
|
LabelFont
|
||||||
|
Color collapsable
|
||||||
|
Size Small
|
||||||
|
EndFont
|
||||||
|
MultiPar true
|
||||||
|
End
|
||||||
|
|
||||||
|
InsetLayout table
|
||||||
|
LabelString Table
|
||||||
|
LabelFont
|
||||||
|
Color collapsable
|
||||||
|
Size Small
|
||||||
|
EndFont
|
||||||
|
MultiPar true
|
||||||
|
End
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user