]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
Fix #8201: our translation mechanism chokes on the character "
[lyx.git] / lib / layouts / apa.layout
index 09bb0f752b3e4733c55c1557cb2c9f736bd6a04e..ccd034f7c59878a875bd181558ee0da3f938e656 100644 (file)
@@ -1,8 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
+#  \DeclareLaTeXClass[apa,apacite.sty,endfloat.sty,endnotes.sty,flushend.sty,txfonts.sty]{article (APA)}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 21
+Format 36
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -295,8 +295,10 @@ Input stdfloats.inc
 Input stdcounters.inc
 
 NoStyle Part
+NoCounter part
 NoStyle Part*
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Section*
 NoStyle Subsection*
@@ -371,7 +373,6 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
 End
 
 
@@ -390,6 +391,7 @@ Style Enumerate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Enumerate
+       RefPrefix             enu
 End
 
 
@@ -411,5 +413,6 @@ Style Seriate
        LabelCounter          enumii
        LabelString           "(\alph{enumii})"
        LabelStringAppendix   "(\alph{enumii})"
+       RefPrefix             ser
 End