]> git.lyx.org Git - features.git/commitdiff
Correct the font shape for IEEEaftertitletext and IEEEpubid after r34387.
authorEnrico Forestieri <forenr@lyx.org>
Sat, 8 May 2010 18:09:29 +0000 (18:09 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 8 May 2010 18:09:29 +0000 (18:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34388 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/IEEEtran.layout

index 6d0c43ae19f640901f0f25b55ad578155a81ec5b..f2ccb3183f3c85e8100c46f7598bf864786f53dd 100644 (file)
@@ -143,6 +143,7 @@ Style After_Title_Text
        CopyStyle               Special_Paper_Notice
        LatexName               IEEEaftertitletext
        Font
+         Shape                 Up
          Size                  Normal
        EndFont
 End
@@ -170,6 +171,7 @@ Style Publisher_ID
        CopyStyle               Special_Paper_Notice
        LatexName               IEEEpubid
        Font
+         Shape                 Up
          Size                  Small
        EndFont
 End