Some updates for the A&A layout (bug 4928).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25210 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-06-09 14:26:54 +00:00
parent f15ede6534
commit d2969c7dc9
2 changed files with 170 additions and 76 deletions

View File

@ -2,6 +2,7 @@
# \DeclareLaTeXClass[aa]{article (A&A)} # \DeclareLaTeXClass[aa]{article (A&A)}
# #
# Author: Peter Sütterlin <pit@uni-sw.gwdg.de> # Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
# Author: Jürgen Spitzmüller <spitz@lyx.org>
# #
# 2001-05-17 take out include of stdlayouts; merge aapaper.inc # 2001-05-17 take out include of stdlayouts; merge aapaper.inc
# remove LaTeX style, rename to aa # remove LaTeX style, rename to aa
@ -9,6 +10,8 @@
# take out thesaurus, email -> mail # take out thesaurus, email -> mail
# change layout of title # change layout of title
# abstract is command # abstract is command
# 2008-06-09 Implement \inst and \email as char styles,
# implement paragraph style keywords
Format 7 Format 7
@ -306,9 +309,59 @@ Style Abstract
End End
Style Keywords
Margin First_Dynamic
LatexType Command
LatexName keywords
InTitle 1
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent ""
ItemSep 0
TopSep 1.2
BottomSep 0.7
ParSep 0
Align Block
LabelType static
LabelString "Key words."
LabelSep M
LabelBottomSep 0
Font
Size Small
EndFont
LabelFont
Family Sans
Series Bold
Size Small
EndFont
End
Style Bibliography Style Bibliography
Align Left Align Left
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
InsetLayout CharStyle:Institute
LyXType charstyle
LatexType command
LatexName inst
Font
Color blue
EndFont
End
InsetLayout CharStyle:E-Mail
LyXType charstyle
LatexType command
LatexName email
Font
Family Typewriter
Color blue
EndFont
End

View File

@ -1,5 +1,5 @@
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
\lyxformat 276 \lyxformat 336
\begin_document \begin_document
\begin_header \begin_header
\textclass aa \textclass aa
@ -13,9 +13,11 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize default \paperfontsize default
\spacing single \spacing single
\use_hyperref false
\papersize default \papersize default
\use_geometry false \use_geometry false
\use_amsmath 0 \use_amsmath 0
@ -33,40 +35,38 @@
\paperpagestyle default \paperpagestyle default
\tracking_changes false \tracking_changes false
\output_changes false \output_changes false
\author ""
\author ""
\end_header \end_header
\begin_body \begin_body
\begin_layout Title \begin_layout Title
This is your Title This is your Title
\end_layout \end_layout
\begin_layout Subtitle \begin_layout Subtitle
your subtitle your subtitle
\end_layout \end_layout
\begin_layout Author \begin_layout Author
Me Me
\begin_inset ERT \begin_inset Flex CharStyle:Institute
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
1
\backslash
inst{
\end_layout \end_layout
\end_inset \end_inset
1
\begin_inset ERT \begin_inset ERT
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
}
\backslash \backslash
and and
\end_layout \end_layout
@ -74,23 +74,11 @@ and
\end_inset \end_inset
You You
\begin_inset ERT \begin_inset Flex CharStyle:Institute
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
\backslash
inst{
\end_layout
\end_inset
2 2
\begin_inset ERT
status collapsed
\begin_layout Standard
}
\end_layout \end_layout
\end_inset \end_inset
@ -99,30 +87,26 @@ status collapsed
\end_layout \end_layout
\begin_layout Address \begin_layout Address
Here Here
\newline \begin_inset Newline newline
\end_inset
\begin_inset ERT
\begin_inset Flex CharStyle:E-Mail
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
myaddress
\backslash
email{
\end_layout \end_layout
\end_inset \end_inset
myaddress
\begin_inset ERT \begin_inset ERT
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
}
\end_layout
\begin_layout Standard
\backslash \backslash
and and
@ -131,25 +115,15 @@ and
\end_inset \end_inset
There There
\newline \begin_inset Newline newline
\begin_inset ERT
status collapsed
\begin_layout Standard
\backslash
email{
\end_layout
\end_inset \end_inset
youraddress
\begin_inset ERT \begin_inset Flex CharStyle:E-Mail
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
} youraddress
\end_layout \end_layout
\end_inset \end_inset
@ -158,48 +132,115 @@ status collapsed
\end_layout \end_layout
\begin_layout Offprint \begin_layout Offprint
Me Me
\end_layout \end_layout
\begin_layout Date \begin_layout Date
Received ...; Accepted...
\end_layout
\begin_layout Date
\begin_inset Note Note
status open
\begin_layout Plain Layout
This template uses the new
\begin_inset Quotes eld
\end_inset
Structured Abstract
\begin_inset Quotes erd
\end_inset
approach that is implemented and recommended as of A&A version 6.0.
If you want to use the traditional, unstructured abstract, you have to
insert the
\begin_inset Quotes eld
\end_inset
traditabstract
\begin_inset Quotes erd
\end_inset
document option into
\family sans
Document\SpecialChar \menuseparator
Settings\SpecialChar \menuseparator
Document Class\SpecialChar \menuseparator
Options
\family default
and remove the red braces (
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}{
\end_layout
\end_inset
).
\end_layout
\end_inset
Received ; Accepted
\end_layout \end_layout
\begin_layout Abstract \begin_layout Abstract
context (optional: leave void)
Short abstract
\begin_inset ERT \begin_inset ERT
status collapsed status collapsed
\begin_layout Standard \begin_layout Plain Layout
\end_layout } {
\begin_layout Standard
\backslash
keywords{
\end_layout \end_layout
\end_inset \end_inset
aims
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
} {
\end_layout
\end_inset
methods
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
} {
\end_layout
\end_inset
results
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
} {
\end_layout
\end_inset
conclusions (optional: leave void)
\end_layout
\begin_layout Keywords
keywords keywords
\begin_inset ERT
status collapsed
\begin_layout Standard
}
\end_layout
\end_inset
\end_layout \end_layout
\begin_layout Section \begin_layout Section
Introduction Introduction
\end_layout \end_layout