From c7c49c46ee22aa71d7046c66a3a50307e18acd28 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 20 Jan 2010 22:31:24 +0000 Subject: [PATCH] Documentation for PrettyFormat. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33123 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/doc/Customization.lyx | 96 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 92 insertions(+), 4 deletions(-) diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index 36f4d08e37..a98dbcad37 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc/Customization.lyx @@ -14325,12 +14325,30 @@ End status collapsed \begin_layout Plain Layout -LabelString [string=""] +LabelString +\end_layout + +\end_inset + + [ +\begin_inset Flex CharStyle:Code +status collapsed + +\begin_layout Plain Layout +string \end_layout \end_inset - when this is defined, this string defines how the counter is displayed. += +\begin_inset Quotes erd +\end_inset + + +\begin_inset Quotes erd +\end_inset + +] When defined, this string defines how the counter is displayed. Setting this value sets \begin_inset Flex CharStyle:Code status collapsed @@ -14589,12 +14607,30 @@ arabic{counter} status collapsed \begin_layout Plain Layout -LabelStringAppendix [string=""] +LabelStringAppendix \end_layout \end_inset - Same as + [ +\begin_inset Flex CharStyle:Code +status collapsed + +\begin_layout Plain Layout +string +\end_layout + +\end_inset + += +\begin_inset Quotes erd +\end_inset + + +\begin_inset Quotes erd +\end_inset + +] Same as \begin_inset Flex CharStyle:Code status collapsed @@ -14611,6 +14647,58 @@ LabelString \begin_inset Flex CharStyle:Code status collapsed +\begin_layout Plain Layout +PrettyFormat +\end_layout + +\end_inset + + [ +\begin_inset Flex CharStyle:Code +status collapsed + +\begin_layout Plain Layout +string +\end_layout + +\end_inset + += +\begin_inset Quotes erd +\end_inset + + +\begin_inset Quotes erd +\end_inset + +] A format for use with formatted references to this counter. + For example, one might want to have references to section numbers appear + as +\begin_inset Quotes eld +\end_inset + +Section 2.4 +\begin_inset Quotes erd +\end_inset + +. + The string should contain +\begin_inset Quotes eld +\end_inset + +## +\begin_inset Quotes erd +\end_inset + +. + This will be replaced by the counter number itself. + So, for sections, it would be: Section ##. +\end_layout + +\begin_layout Description +\begin_inset Flex CharStyle:Code +status collapsed + \begin_layout Plain Layout Within \end_layout -- 2.39.2