mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
Some updates for the A&A layout (bug 4928).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25211 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5766049dfe
commit
653666f81b
@ -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 4
|
Format 4
|
||||||
@ -311,6 +314,36 @@ 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
|
||||||
|
AlignPossible 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
|
||||||
AlignPossible Left
|
AlignPossible Left
|
||||||
@ -318,3 +351,22 @@ Style Bibliography
|
|||||||
Series Bold
|
Series Bold
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
CharStyle Institute
|
||||||
|
LatexType command
|
||||||
|
LatexName inst
|
||||||
|
Font
|
||||||
|
Color blue
|
||||||
|
EndFont
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
|
CharStyle E-Mail
|
||||||
|
LatexType command
|
||||||
|
LatexName email
|
||||||
|
Font
|
||||||
|
Family Typewriter
|
||||||
|
Color blue
|
||||||
|
EndFont
|
||||||
|
End
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
|
#LyX 1.5.6svn created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 276
|
\lyxformat 276
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
@ -33,40 +33,39 @@
|
|||||||
\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 CharStyle Institute
|
||||||
status collapsed
|
show_label false
|
||||||
|
status inlined
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
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 Standard
|
||||||
}
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
and
|
and
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -74,23 +73,12 @@ and
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
You
|
You
|
||||||
\begin_inset ERT
|
\begin_inset CharStyle Institute
|
||||||
status collapsed
|
show_label false
|
||||||
|
status inlined
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\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,25 @@ status collapsed
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Address
|
\begin_layout Address
|
||||||
|
|
||||||
Here
|
Here
|
||||||
\newline
|
\newline
|
||||||
|
|
||||||
\begin_inset ERT
|
\begin_inset CharStyle E-Mail
|
||||||
status collapsed
|
show_label false
|
||||||
|
status inlined
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
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 Standard
|
||||||
}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
and
|
and
|
||||||
@ -133,23 +116,12 @@ and
|
|||||||
There
|
There
|
||||||
\newline
|
\newline
|
||||||
|
|
||||||
\begin_inset ERT
|
\begin_inset CharStyle E-Mail
|
||||||
status collapsed
|
show_label false
|
||||||
|
status inlined
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\backslash
|
|
||||||
email{
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
youraddress
|
youraddress
|
||||||
\begin_inset ERT
|
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
}
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -158,48 +130,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 Standard
|
||||||
|
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 Standard
|
||||||
|
|
||||||
|
}{
|
||||||
|
\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 Standard
|
||||||
|
|
||||||
\end_layout
|
} {
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
\backslash
|
|
||||||
keywords{
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
aims
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
|
||||||
|
} {
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
methods
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
|
||||||
|
} {
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
results
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
|
||||||
|
} {
|
||||||
|
\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
|
||||||
|
|
||||||
|
@ -53,6 +53,9 @@ What's new
|
|||||||
|
|
||||||
- Add support for Graphviz Dot files (bug 4882).
|
- Add support for Graphviz Dot files (bug 4882).
|
||||||
|
|
||||||
|
- The A&A document class and template has been updated to conform to
|
||||||
|
version 6.0 of the A&A specification (bug 4928).
|
||||||
|
|
||||||
|
|
||||||
* WINDOWS INSTALLER
|
* WINDOWS INSTALLER
|
||||||
|
|
||||||
@ -71,7 +74,6 @@ What's new
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* USER INTERFACE
|
* USER INTERFACE
|
||||||
|
|
||||||
- Fix crash related to the outline pane with some documents (bug 4857).
|
- Fix crash related to the outline pane with some documents (bug 4857).
|
||||||
|
Loading…
Reference in New Issue
Block a user