From 6cc0eee26a2063f949e8febfcd91c992af20c7e8 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 12 Oct 2010 15:51:36 +0000 Subject: [PATCH] InsetLayout update. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35615 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/doc/Customization.lyx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index 1f9e620c88..2dc75e6225 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc/Customization.lyx @@ -13967,29 +13967,29 @@ status collapsed \end_inset - must be of the form + may be be any valid identifier not used by a pre-existing inset. + The identifier may include spaces, but in that case the whole thing must + be wrapped in quotes. + It may also include a namespace identifier, preceding a colon, such as + +\begin_inset Quotes eld +\end_inset + + \begin_inset Flex Code status collapsed \begin_layout Plain Layout -Flex:Identifier +Flex:Code \end_layout \end_inset -, where -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout -Identifier -\end_layout +\begin_inset Quotes erd \end_inset - is any valid identifier not used by a pre-existing inset. - The identifier may include spaces, but the whole thing must in that case - be wrapped in quotes. +. Note that the definition of a flex inset \emph on must @@ -18295,6 +18295,7 @@ getSizeCSS() status collapsed \begin_layout Plain Layout + src/FontInfo.cpp \end_layout -- 2.39.5