The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit b3e49a803a243de5e2fdc40b357aa925f795bb87
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Tue Jul 3 00:54:50 2012 +0200

    fix for APA layout
    
    - apa.layout: the commands \volume, \copnum and \notes are only allowed in 
the preamble; fixes bug #8187

diff --git a/lib/layouts/apa.layout b/lib/layouts/apa.layout
index ccd034f..ac9f02f 100644
--- a/lib/layouts/apa.layout
+++ b/lib/layouts/apa.layout
@@ -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

-----------------------------------------------------------------------

Summary of changes:
 lib/layouts/apa.layout |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to