]> git.lyx.org Git - features.git/commitdiff
fix for APA layout
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 2 Jul 2012 22:54:50 +0000 (00:54 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 2 Jul 2012 22:54:50 +0000 (00:54 +0200)
- apa.layout: the commands \volume, \copnum and \notes are only allowed in the preamble; fixes bug #8187

lib/layouts/apa.layout

index ccd034f7c59878a875bd181558ee0da3f938e656..ac9f02f391cc15a8fecc42ccc5add3b0cbb2afea 100644 (file)
@@ -189,13 +189,6 @@ Style FourAffiliations
 End
 
 
-Style Journal
-       LatexName             journal
-       LatexType             Command
-       InTitle               1
-End
-
-
 Style Copyright
        LatexName             ccoppy
        LatexType             Command
@@ -203,22 +196,6 @@ Style Copyright
 End
 
 
-Style CopNum
-       LatexName             copnum
-       LatexType             Command
-       InTitle               1
-End
-
-
-Style Note
-       LatexName             note
-       LatexType             Command
-       Font
-         Size                Small
-       EndFont
-End
-
-
 Style Acknowledgements
        LatexName             acknowledgements
        LatexType             Command