]> git.lyx.org Git - features.git/commitdiff
Reference prefixes for enumerations.
authorRichard Heck <rgheck@comcast.net>
Sun, 11 Jul 2010 13:49:09 +0000 (13:49 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 11 Jul 2010 13:49:09 +0000 (13:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34857 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/apa.layout
lib/layouts/beamer.layout
lib/layouts/egs.layout
lib/layouts/powerdot.layout
lib/layouts/stdlists.inc
lib/layouts/theorems-bytype.inc
lib/layouts/theorems.inc

index 8f6888b4fe49771a6c15e885490672d34a0fc242..9364f33e4adfaf3d096aec8926309f438de15db2 100644 (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
 
index ec3fa8e346720ea071672c65f42eb2f0454b1603..05d525421d0272cdcea2672e05a8561c3794a6db 100644 (file)
@@ -78,6 +78,7 @@ Style Enumerate
   ParSep           0.3
   Align            Left
   LabelType        Enumerate
+  RefPrefix        enu
 End
 
 # Description style definition
index 271245d37d09b68719e49fbddb4fb5105ab30cf8..ea73dae1e35d79250f59570ead91e2c75738bd27 100644 (file)
@@ -161,6 +161,7 @@ Style Enumerate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Enumerate
+       RefPrefix             enu
 End
 
 
index 75139a1a134e6030bd09250a79ab01eda5f38f87..1b8bb357b1a90523c120aabbe3df03d133a171dd 100644 (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
index a772acf3f1bb2bea4dc80f31991da94e7f97509c..ad26c0f5f604f43ccc027765b17787e688819a83 100644 (file)
@@ -51,6 +51,7 @@ Style Enumerate
        HTMLTag               ol
        HTMLItem              li
        HTMLLabel             NONE
+       RefPrefix             enu
 End
 
 Style Description
index ea84288c60e0209c9f348a91981668064c09953a..96937a49e8ce91ba1cc67a1202447a080cfa24e6 100644 (file)
@@ -234,6 +234,7 @@ Style Case
           \usecounter{casectr}}
          {\end{list}}
        EndPreamble
+       RefPrefix OFF
 End
 
 Input theorems-refprefix.inc
index 79f5f22bf269ae42e5d8fc09dc8012ce9a2417f7..69ff35383c5e389fc882ed177c7b00e33422b125 100644 (file)
@@ -302,6 +302,7 @@ Style Case
        BabelPreamble
                \addto\captions$$lang{\renewcommand{\casename}{_(Case)}}
        EndBabelPreamble
+       RefPrefix OFF
 End
 
 Input theorems-refprefix.inc