More AGU header stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8273 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Martin Vermeer 2003-12-22 17:33:46 +00:00
parent 2b2d1a7622
commit ed4864c114
3 changed files with 404 additions and 31 deletions

View File

@ -1,3 +1,8 @@
2003-12-22 Martin Vermeer <martin.vermeer@hut.fi>
* agu_stdclass.inc:
* agu_stdtitle.inc: More AGU header stuff
2003-12-18 Martin Vermeer <martin.vermeer@hut.fi> 2003-12-18 Martin Vermeer <martin.vermeer@hut.fi>
* agu_stdclass.inc: * agu_stdclass.inc:

View File

@ -43,10 +43,22 @@ CharStyle Firstname
EndFont EndFont
End End
CharStyle Fname
LatexType Command
LatexName fname
Font
Shape SmallCaps
EndFont
LabelFont
Shape Up
Color blue
EndFont
End
CharStyle Surname CharStyle Surname
LatexType Command LatexType Command
LatexName firstname LatexName surname
Font Font
Shape SmallCaps Shape SmallCaps
EndFont EndFont
@ -59,7 +71,7 @@ End
CharStyle Filename CharStyle Filename
LatexType Command LatexType Command
LatexName firstname LatexName filename
Font Font
Family Typewriter Family Typewriter
EndFont EndFont
@ -72,7 +84,7 @@ End
CharStyle Literal CharStyle Literal
LatexType Command LatexType Command
LatexName firstname LatexName literal
Font Font
Family Typewriter Family Typewriter
EndFont EndFont
@ -97,6 +109,87 @@ CharStyle Emph
End End
CharStyle Abbrev
LatexType Command
LatexName abbrev
LabelFont
Color blue
EndFont
End
CharStyle Citation-number
LatexType Command
LatexName citation-number
LabelFont
Color blue
EndFont
End
CharStyle Volume
LatexType Command
LatexName volume
LabelFont
Color blue
EndFont
End
CharStyle Day
LatexType Command
LatexName day
LabelFont
Color blue
EndFont
End
CharStyle Month
LatexType Command
LatexName month
LabelFont
Color blue
EndFont
End
CharStyle Year
LatexType Command
LatexName year
LabelFont
Color blue
EndFont
End
CharStyle Issue-number
LatexType Command
LatexName issue-number
LabelFont
Color blue
EndFont
End
CharStyle Issue-day
LatexType Command
LatexName issue-day
LabelFont
Color blue
EndFont
End
CharStyle Issue-months
LatexType Command
LatexName issue-months
LabelFont
Color blue
EndFont
End
Input agu_stdlists.inc Input agu_stdlists.inc
Input agu_stdsections.inc Input agu_stdsections.inc
Input db_stdstarsections.inc Input db_stdstarsections.inc

View File

@ -10,45 +10,59 @@ Input stdtitle.inc
Style Header Style Header
Margin First_dynamic Margin Static
LatexType Command LatexType Command
LatexName header LatexName header
LabelSep xx LabelSep xx
LabelType Centered_Top_Environment LabelType Centered_Top_Environment
LabelString "<header>" LabelString "-- Header --"
CommandDepth 2 CommandDepth 2
KeepEmpty 1 KeepEmpty 1
NextNoIndent 1 NextNoIndent 1
LabelFont LabelFont
Color green Size Largest
Series Bold
Color blue
EndFont EndFont
End End
Style Special-section Style Special-section
CopyStyle Header CopyStyle Header
Margin Dynamic
LatexName special-section LatexName special-section
LabelType Static LabelType Static
LabelString "<special-section>" LabelString "Special-section: "
CommandDepth 3 CommandDepth 3
LabelFont LabelFont
Color blue Size Normal
Series Medium
EndFont EndFont
End End
Style AGU-journal Style AGU-journal
CopyStyle Special-section CopyStyle Special-section
LatexName AGU-journal LatexName AGU-journal
LabelString "<AGU-journal>" LabelString "AGU-journal: "
CommandDepth 3 CommandDepth 3
End End
Style Citation-number
CopyStyle Special-section
LatexName citation-number
LabelString "Citation-number: "
CommandDepth 3
End
Style AGU-volume Style AGU-volume
CopyStyle Special-section CopyStyle Special-section
LatexName AGU-volume LatexName AGU-volume
LabelString "<AGU-volume>" LabelString "AGU-volume: "
CommandDepth 3 CommandDepth 3
End End
@ -56,7 +70,7 @@ End
Style AGU-issue Style AGU-issue
CopyStyle Special-section CopyStyle Special-section
LatexName AGU-issue LatexName AGU-issue
LabelString "<AGU-issue>" LabelString "AGU-issue: "
CommandDepth 3 CommandDepth 3
End End
@ -64,23 +78,46 @@ End
Style Copyright Style Copyright
CopyStyle Special-section CopyStyle Special-section
LatexName copyright LatexName copyright
LabelString "<copyright>" LabelString "Copyright: "
CommandDepth 3 CommandDepth 3
End End
Style Indexterms Style Index-terms
CopyStyle Special-section CopyStyle Special-section
LatexName index-terms LatexName index-terms
LabelString "<index-terms>" TopSep 1.0
LabelString "Index-terms..."
CommandDepth 3 CommandDepth 3
LabelFont
Shape Italic
Size Large
EndFont
End
Style Index-term
CopyStyle Special-section
LatexName index-term
LabelIndent MM
LabelString "Index-term: "
CommandDepth 4
End
Style Cross-term
CopyStyle Special-section
LatexName cross-term
LabelIndent MM
LabelString "Cross-term: "
CommandDepth 4
End End
Style Keywords Style Keywords
CopyStyle Special-section CopyStyle Special-section
LatexName keywords LatexName keywords
LabelString "<keywords>" LabelString "Keywords: "
CommandDepth 3 CommandDepth 3
End End
@ -88,7 +125,7 @@ End
Style Affiliation Style Affiliation
CopyStyle Special-section CopyStyle Special-section
LatexName affiliation LatexName affiliation
LabelString "<affiliation>" LabelString "Affiliation: "
CommandDepth 3 CommandDepth 3
End End
@ -96,23 +133,61 @@ End
Style Supplementary Style Supplementary
CopyStyle Special-section CopyStyle Special-section
LatexName sup-mat-ref LatexName sup-mat-ref
LabelString "<sup-mat-ref>" TopSep 1.0
LabelString "Supplementary..."
CommandDepth 3 CommandDepth 3
LabelFont
Shape Italic
Size Large
EndFont
End
Style Supp-note
CopyStyle Special-section
LatexName sup-mat-note
LabelIndent MM
LabelString "Sup-mat-note: "
CommandDepth 4
End
Style Cite-other
CopyStyle Special-section
LatexName cite-other
LabelIndent MM
LabelString "Cite-other: "
CommandDepth 4
End End
Style Author Style Author
CopyStyle Special-section CopyStyle Special-section
Margin Static
LeftMargin MMM
LatexName author LatexName author
LabelString "<author>" TopSep 0.8
BottomSep 0.8
Align Center
AlignPossible Center
LabelType No_Label
CommandDepth 3 CommandDepth 3
Font
Size Large
EndFont
End
Style Name
CopyStyle Special-section
LatexName name
LabelIndent MM
LabelString "Name: "
CommandDepth 4
End End
Style Abstract Style Abstract
LatexType Environment
LabelType Centered_Top_Environment
LabelString "Abstract"
CommandDepth 3 CommandDepth 3
End End
@ -120,7 +195,7 @@ End
Style Received Style Received
CopyStyle Special-section CopyStyle Special-section
LatexName received LatexName received
LabelString "<received>" LabelString "Received: "
CommandDepth 3 CommandDepth 3
End End
@ -128,7 +203,7 @@ End
Style Revised Style Revised
CopyStyle Special-section CopyStyle Special-section
LatexName revised LatexName revised
LabelString "<revised>" LabelString "Revised: "
CommandDepth 3 CommandDepth 3
End End
@ -136,15 +211,15 @@ End
Style Accepted Style Accepted
CopyStyle Special-section CopyStyle Special-section
LatexName accepted LatexName accepted
LabelString "<accepted>" LabelString "Accepted: "
CommandDepth 3 CommandDepth 3
End End
Style Identline Style Ident-line
CopyStyle Special-section CopyStyle Special-section
LatexName ident-line LatexName ident-line
LabelString "<ident-line>" LabelString "Ident-line: "
CommandDepth 3 CommandDepth 3
End End
@ -152,32 +227,232 @@ End
Style Runhead Style Runhead
CopyStyle Special-section CopyStyle Special-section
LatexName runhead LatexName runhead
LabelString "<runhead>" LabelString "Runhead: "
CommandDepth 3 CommandDepth 3
End End
Style Date Style Date
CopyStyle Special-section CopyStyle Special-section
LatexName date LatexName published-online
LabelString "<date>" LabelString "Published-online: "
CommandDepth 3 CommandDepth 3
End End
Style Title Style Title
CopyStyle Special-section CopyStyle Special-section
Margin Static
LeftMargin MMM
LatexName title LatexName title
LabelString "<title>"
CommandDepth 3 CommandDepth 3
TopSep 1.0
BottomSep 1.0
Align Center
AlignPossible Center
LabelType No_Label
Font
Size Largest
EndFont
End End
Style Citation Style Citation
CopyStyle Special-section CopyStyle Special-section
LatexName citation LatexName citation
LabelString "<citation>" LabelString "Citation: "
CommandDepth 3 CommandDepth 3
End End
Style Posting-order
CopyStyle Special-section
LatexName posting-order
LabelString "Posting-order: "
CommandDepth 3
End
Style AGU-pages
CopyStyle Special-section
LatexName AGU-pages
LabelString "AGU-pages: "
CommandDepth 3
End
Style Words
CopyStyle Special-section
LatexName words
LabelString "Words: "
CommandDepth 3
End
Style Figures
CopyStyle Special-section
LatexName figures
LabelString "Figures: "
CommandDepth 3
End
Style Tables
CopyStyle Special-section
LatexName tables
LabelString "Tables: "
CommandDepth 3
End
Style Datasets
CopyStyle Special-section
LatexName datasets
LabelString "Datasets: "
CommandDepth 3
End
# Inside AGU-journal:
CharStyle ISSN
LatexType Command
LatexName ISSN
LabelFont
Color blue
EndFont
End
CharStyle CODEN
LatexType Command
LatexName CODEN
LabelFont
Color blue
EndFont
End
# Inside Special-section:
CharStyle SS-Code
LatexType Command
LatexName ss-code
LabelFont
Color blue
EndFont
End
CharStyle SS-Title
LatexType Command
LatexName ss-title
LabelFont
Color blue
EndFont
End
# Inside Copyright:
CharStyle CCC-Code
LatexType Command
LatexName CCCcode
LabelFont
Color blue
EndFont
End
# Inside Index-term:
CharStyle Code
LatexType Command
LatexName code
LabelFont
Color blue
EndFont
End
CharStyle Dscr
LatexType Command
LatexName dscr
LabelFont
Color blue
EndFont
End
# Inside Keywords:
CharStyle Keyword
LatexType Command
LatexName keyword
LabelFont
Color blue
EndFont
End
#inside Affiliation:
CharStyle Orgdiv
LatexType Command
LatexName orgdiv
LabelFont
Color blue
EndFont
End
CharStyle Orgname
LatexType Command
LatexName orgname
LabelFont
Color blue
EndFont
End
CharStyle Street
LatexType Command
LatexName street
LabelFont
Color blue
EndFont
End
CharStyle City
LatexType Command
LatexName city
LabelFont
Color blue
EndFont
End
CharStyle State
LatexType Command
LatexName state
LabelFont
Color blue
EndFont
End
CharStyle Postcode
LatexType Command
LatexName postcode
LabelFont
Color blue
EndFont
End
CharStyle Country
LatexType Command
LatexName country
LabelFont
Color blue
EndFont
End