lyx_mirror/lib/layouts/svglobal3.layout
Uwe Stöhr 2b5e6a9d39 svglobal3.layout:
- major overhaul for version 3.2 that has to be used since 2007
 - remove wrong document class option, fixes first part of #6198
svjour.inc:
 - remove style "subparagraph" that doesn't exist, fixes second part of #6198
 - simplifications
svjour3.lyx: new template file for articles in journals published by Springer (It is the LyX implementation of the  template.tex file provided by svjour version 3.2)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31417 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 18:12:53 +00:00

89 lines
1.7 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[svjour3,svglov3.clo]{article (Springer svjour3/global)}
# svjour3/global (article) textclass definition file.
# for various Springer Verlag Journals for which no specific file exists (Global).
# --------
#
# Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Adapted from svjour/jog by Cengiz Gunay in 2003.
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modified and enhanced by serveral developers.
# Last revision for svjour version 3.2 by Uwe Stöhr in September 2009
#
# see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
Format 11
Input svjour.inc
NoStyle Acknowledgement
NoStyle Headnote
NoStyle Dedication
NoStyle Running_LaTeX_Title
NoStyle Author_Running
NoStyle Mail
NoStyle Offprints
NoStyle Keywords
Preamble
\smartqed % flush right qed marks, e.g. at end of proof
EndPreamble
InsetLayout Email
LyxType custom
LatexType command
LatexName email
LabelString "Email"
Font
Color foreground
Size Small
Family Roman
Shape Up
Series Medium
Misc No_Emph
Misc No_Noun
Misc No_Bar
EndFont
LabelFont
Color green
Size Small
EndFont
End
InsetLayout Keywords
CopyStyle Email
LatexName keywords
LabelString "Keywords"
End
InsetLayout PACS
CopyStyle Email
LatexName PACS
LabelString "PACS"
End
InsetLayout Subclass
CopyStyle Email
LatexName subclass
LabelString "Subclass"
End
Style Abstract
Category FrontMatter
Newline 1
LabelType Static
LabelString "Abstract"
End
Style Acknowledgements
CopyStyle Abstract
LatexName acknowledgements
Category BackMatter
LabelString "Acknowledgements"
End