Reference prefixes for enumerations.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34857 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-07-11 13:49:09 +00:00
parent f0fc6a6a2f
commit c2fef67f45
7 changed files with 11 additions and 3 deletions

View File

@ -390,6 +390,7 @@ Style Enumerate
Align Block
AlignPossible Block, Left
LabelType Enumerate
RefPrefix enu
End
@ -411,5 +412,6 @@ Style Seriate
LabelCounter enumii
LabelString "(\alph{enumii})"
LabelStringAppendix "(\alph{enumii})"
RefPrefix ser
End

View File

@ -78,6 +78,7 @@ Style Enumerate
ParSep 0.3
Align Left
LabelType Enumerate
RefPrefix enu
End
# Description style definition

View File

@ -161,6 +161,7 @@ Style Enumerate
Align Block
AlignPossible Block, Left
LabelType Enumerate
RefPrefix enu
End

View File

@ -270,8 +270,8 @@ Style Enumerate
Margin Static
LatexType Item_Environment
LatexName enumerate
NextNoIndent 1
LeftMargin MMN
NextNoIndent 1
LeftMargin MMN
LabelSep xx
ParSkip 0.0
ItemSep 0.2
@ -279,8 +279,9 @@ Style Enumerate
BottomSep 0.7
ParSep 0.3
Align Block
AlignPossible Block, Left
AlignPossible Block, Left
LabelType Enumerate
RefPrefix enu
End
Style EnumerateType1

View File

@ -51,6 +51,7 @@ Style Enumerate
HTMLTag ol
HTMLItem li
HTMLLabel NONE
RefPrefix enu
End
Style Description

View File

@ -234,6 +234,7 @@ Style Case
\usecounter{casectr}}
{\end{list}}
EndPreamble
RefPrefix OFF
End
Input theorems-refprefix.inc

View File

@ -302,6 +302,7 @@ Style Case
BabelPreamble
\addto\captions$$lang{\renewcommand{\casename}{_(Case)}}
EndBabelPreamble
RefPrefix OFF
End
Input theorems-refprefix.inc