1999-09-27 18:44:28 +00:00
|
|
|
#% Do not delete the line below; configure depends on this
|
2018-07-07 14:08:48 +00:00
|
|
|
# \DeclareLaTeXClass[aastex,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{American Astronomical Society (AASTeX v. 5)}
|
2012-10-09 05:24:32 +00:00
|
|
|
# \DeclareCategory{Articles}
|
1999-09-27 18:44:28 +00:00
|
|
|
#
|
2016-04-08 19:34:23 +00:00
|
|
|
# LyX support for the AAS TeX package http://www.ctan.org/pkg/aastex
|
|
|
|
#
|
2008-10-28 22:30:53 +00:00
|
|
|
# Author: Mike Ressler <mike.ressler@alum.mit.edu>
|
|
|
|
# Author: Uwe Stöhr <uwestoehr@web.de>
|
1999-09-27 18:44:28 +00:00
|
|
|
#
|
|
|
|
# Disclaimer: Though I am an astronomer at the Jet Propulsion Laboratory, this
|
|
|
|
# package was prepared on my own time on my own machine. Neither the United
|
|
|
|
# States government, the National Aeronautics and Space Administration, the
|
|
|
|
# California Institute of Technology, the American Astronomical Society, nor
|
|
|
|
# the Jet Propulsion Laboratory endorse this package - indeed, they probably
|
|
|
|
# don't even know of it's existence. Use of this package is covered by the LyX
|
|
|
|
# license which is found in the file COPYING in the root directory of the LyX
|
|
|
|
# distribution.
|
|
|
|
#
|
2008-10-28 22:30:53 +00:00
|
|
|
# Version 0.0 5/27/99 - Initial submission, basic LaTeX equivalents
|
|
|
|
# Version 0.1 6/04/99 - Most everything in sections 2.1-2.11 of AASTeX guide
|
|
|
|
# works. References work with some ERT. Regular tables
|
|
|
|
# (2.14) okay, deluxetable will never be supported.
|
|
|
|
# Figures (2.13) not even attempted yet. Misc (2.15)
|
|
|
|
# partially supported, but much will remain ERT.
|
|
|
|
# Style options (section 3) can be typed into Extra
|
|
|
|
# Document options.
|
|
|
|
# Much cleaning of this file needs to be done.
|
|
|
|
# Version 1.0 6/09/99 - Implemented remaining commands as well as possible.
|
|
|
|
# There is little more I can do unless LyX source code
|
|
|
|
# is changed. (Not by me!) Documentation, template, and
|
|
|
|
# example files are available.
|
|
|
|
# Version 1.1 7/25/99 - Changed \url to take advantage of new layout option.
|
|
|
|
# Version 1.2 4/18/02 - Updated for natbib in 1.2.0
|
|
|
|
# Version 1.3 5/7/04 - Updated for AASTeX 5.2
|
|
|
|
# Version 1.4 26/10/08 - new custom insets for \altaffilmark, \tablenotemark
|
|
|
|
# - new environments for \altaffiltext and \tablenotetext
|
2012-11-26 02:39:40 +00:00
|
|
|
# Version 1.5 26/11/12 - added mandatory argument for \altaffiltext
|
2015-01-22 23:23:37 +00:00
|
|
|
# Version 1.6 23/01/15 - fix for the optional argument of \figcaption
|
2019-04-05 07:15:24 +00:00
|
|
|
# Version 1.7 05/04/19 - Normalize layout name of \thebibliography
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2016-04-08 19:34:23 +00:00
|
|
|
# Note: aastex.cls was replaced by aastex6.cls (v.1 2016/02/16)
|
|
|
|
# in the CTAN and TeXLive "aastex" package in march 2016.
|
|
|
|
# The new "aastex6.layout" depends on aastex6.cls but inputs this
|
|
|
|
# file for the definitions (cf. LyX ticket #10027)
|
2003-09-15 15:11:39 +00:00
|
|
|
|
2024-08-12 10:29:14 +00:00
|
|
|
Format 107
|
2012-11-26 02:39:40 +00:00
|
|
|
Columns 1
|
|
|
|
Sides 1
|
|
|
|
#SecNumDepth 3
|
|
|
|
TocDepth 0
|
|
|
|
PageStyle Plain
|
|
|
|
Provides amsmath 1
|
|
|
|
Provides natbib 1
|
|
|
|
Provides url 1
|
2003-09-15 15:11:39 +00:00
|
|
|
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
ClassOptions
|
2012-11-26 02:39:40 +00:00
|
|
|
PageStyle ""
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Standard
|
2020-08-01 14:04:33 +00:00
|
|
|
Category MainText
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Paragraph
|
|
|
|
LatexName dummy
|
|
|
|
ParIndent MM
|
|
|
|
ParSkip 0.4
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType No_Label
|
2020-08-01 14:04:33 +00:00
|
|
|
DocBookTag para
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
# OK, now we have a more or less consistent Ordering. Now fill the
|
2003-09-15 15:11:39 +00:00
|
|
|
# definitions. First, the standard includes
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2007-08-28 14:32:06 +00:00
|
|
|
Input stdinsets.inc
|
1999-09-27 18:44:28 +00:00
|
|
|
Input stdsections.inc
|
2000-03-20 14:49:54 +00:00
|
|
|
Input stdtitle.inc
|
1999-09-27 18:44:28 +00:00
|
|
|
Input stdstruct.inc
|
|
|
|
Input stdlists.inc
|
2002-10-24 14:09:08 +00:00
|
|
|
Input stdfloats.inc
|
|
|
|
Input stdcounters.inc
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
NoStyle Part
|
2011-01-12 23:19:02 +00:00
|
|
|
NoCounter part
|
1999-09-27 18:44:28 +00:00
|
|
|
NoStyle Chapter
|
2011-01-12 23:19:02 +00:00
|
|
|
NoCounter chapter
|
1999-09-27 18:44:28 +00:00
|
|
|
NoStyle Subparagraph
|
2011-01-12 23:19:02 +00:00
|
|
|
NoCounter subparagraph
|
1999-09-27 18:44:28 +00:00
|
|
|
NoStyle List
|
|
|
|
NoStyle Bibliography
|
|
|
|
|
|
|
|
|
|
|
|
Style Section
|
2012-11-26 02:39:40 +00:00
|
|
|
Align Center
|
|
|
|
NextNoIndent 0
|
|
|
|
TopSep 2.0
|
|
|
|
BottomSep 1.3
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Series Bold
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2012-11-26 02:39:40 +00:00
|
|
|
TocLevel 1
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Subsection
|
2012-11-26 02:39:40 +00:00
|
|
|
Align Center
|
|
|
|
NextNoIndent 0
|
|
|
|
TopSep 1.7
|
|
|
|
BottomSep 1.1
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Series Bold
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2012-11-26 02:39:40 +00:00
|
|
|
TocLevel 2
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Subsubsection
|
2012-11-26 02:39:40 +00:00
|
|
|
Align Center
|
|
|
|
NextNoIndent 0
|
|
|
|
TopSep 1.7
|
|
|
|
BottomSep 1.1
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Series Medium
|
|
|
|
Shape Italic
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2012-11-26 02:39:40 +00:00
|
|
|
TocLevel 3
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Title
|
2012-11-26 02:39:40 +00:00
|
|
|
TopSep 2
|
|
|
|
BottomSep 1.3
|
|
|
|
Align Center
|
|
|
|
InTitle 0
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Series Bold
|
|
|
|
Size Large
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-11-27 03:34:33 +00:00
|
|
|
DocBookTag title
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookInInfo maybe
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Author
|
2012-11-26 02:39:40 +00:00
|
|
|
Align Center
|
|
|
|
LabelType No_Label
|
|
|
|
InTitle 0
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Size Normal
|
|
|
|
Series Medium
|
|
|
|
Shape SmallCaps
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-02 15:28:50 +00:00
|
|
|
DocBookTag personname
|
2020-11-27 03:40:16 +00:00
|
|
|
DocBookTagType paragraph
|
2020-08-02 15:28:50 +00:00
|
|
|
DocBookWrapperTag author
|
2020-11-27 03:40:16 +00:00
|
|
|
DocBookWrapperTagType inline
|
2020-08-02 15:28:50 +00:00
|
|
|
DocBookInInfo always
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Affiliation
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
|
|
|
LatexName affil
|
|
|
|
Category FrontMatter
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Center
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType No_Label
|
2008-10-26 00:50:15 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookTag affiliation
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookItemTag orgname
|
2020-08-30 00:34:49 +00:00
|
|
|
DocBookItemTagType paragraph
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookInInfo always
|
2008-10-26 00:50:15 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Altaffilation
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
LatexName altaffiltext
|
|
|
|
Category FrontMatter
|
|
|
|
ParSkip 0.4
|
|
|
|
Align Block
|
|
|
|
Argument 1
|
|
|
|
Mandatory 1
|
|
|
|
LabelString "Number"
|
|
|
|
Tooltip "Consecutive number for the alternative affiliations"
|
2016-10-22 01:01:44 +00:00
|
|
|
PassThru 1
|
2012-11-26 02:39:40 +00:00
|
|
|
EndArgument
|
|
|
|
LabelSep xx
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Alternative affiliation:"
|
2008-10-26 00:50:15 +00:00
|
|
|
LabelFont
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel2
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookTag affiliation
|
2020-09-12 01:21:08 +00:00
|
|
|
DocBookAttr role='alternate'
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookItemTag orgname
|
2020-08-30 00:34:49 +00:00
|
|
|
DocBookItemTagType paragraph
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookInInfo always
|
2008-10-26 00:50:15 +00:00
|
|
|
End
|
2003-05-02 08:55:48 +00:00
|
|
|
|
2008-10-26 00:50:15 +00:00
|
|
|
|
2013-05-28 22:20:53 +00:00
|
|
|
Style Email
|
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName email
|
|
|
|
Category FrontMatter
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Center
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType No_Label
|
|
|
|
Font
|
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
|
|
|
EndFont
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookTag email
|
2020-08-30 00:34:49 +00:00
|
|
|
DocBookTagType paragraph
|
2020-08-02 16:58:36 +00:00
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2013-05-28 22:20:53 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style And
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName and
|
|
|
|
Category FrontMatter
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 1.2
|
|
|
|
Align Center
|
|
|
|
LabelType Static
|
|
|
|
LabelString "and"
|
|
|
|
KeepEmpty 1
|
|
|
|
Font
|
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
EndFont
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Date
|
|
|
|
InTitle 0
|
|
|
|
LabelSep ""
|
|
|
|
TopSep 1.2
|
|
|
|
Align Center
|
|
|
|
Font
|
|
|
|
Size Small
|
|
|
|
EndFont
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Abstract
|
|
|
|
LeftMargin "MMM"
|
|
|
|
RightMargin "MMM"
|
|
|
|
ParIndent "MM"
|
|
|
|
InTitle 0
|
|
|
|
TopSep 1.4
|
|
|
|
BottomSep 0.7
|
|
|
|
LabelType Centered
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
Font
|
|
|
|
Size Normal
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Series Bold
|
|
|
|
Size Normal
|
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookAbstract true
|
|
|
|
DocBookInInfo always
|
|
|
|
DocBookWrapperTag abstract
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookTag para
|
2013-05-28 22:20:53 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
InsetLayout "Flex:altaffilmark"
|
2012-11-26 02:39:40 +00:00
|
|
|
LyxType custom
|
|
|
|
LatexType command
|
|
|
|
LatexName altaffilmark
|
|
|
|
LabelString "altaffiliation mark"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Color foreground
|
|
|
|
Size Small
|
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Series Medium
|
|
|
|
Misc No_Emph
|
|
|
|
Misc No_Noun
|
|
|
|
Misc No_Bar
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2008-10-26 00:50:15 +00:00
|
|
|
LabelFont
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel2
|
2012-11-26 02:39:40 +00:00
|
|
|
Size Small
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Keywords
|
2012-11-26 02:39:40 +00:00
|
|
|
LeftMargin MMM
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName keywords
|
|
|
|
Category FrontMatter
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Subject headings:"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Italic
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-02 18:43:39 +00:00
|
|
|
DocBookTag keyword
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTagType paragraph
|
2020-08-02 18:43:39 +00:00
|
|
|
DocBookWrapperTag keywordset
|
|
|
|
DocBookInInfo always
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
2023-02-04 16:47:52 +00:00
|
|
|
Style Acknowledgments
|
Added categories for style Standard, Title, Abstract, ShortTitle,
Author, FourAuthors, Affiliation, FourAffiliations, Acknowledgements,
Itemize, Enumerate, Seriate
to layouts, where they were missing. More to follow
2012-12-30 18:33:20 +00:00
|
|
|
Category BackMatter
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName acknowledgements
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
2023-02-04 16:47:52 +00:00
|
|
|
LabelString "[Acknowledgments]"
|
2012-11-26 02:39:40 +00:00
|
|
|
KeepEmpty 1
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-01 20:44:51 +00:00
|
|
|
DocBookTag para
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookWrapperTag acknowledgements
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-10-13 09:50:10 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style PlaceFigure
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName placefigure
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Place Figure here:"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style PlaceTable
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName placetable
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Place Table here:"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Appendix
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
LatexName appendix
|
|
|
|
Category BackMatter
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "[Appendix]"
|
|
|
|
KeepEmpty 1
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style MathLetters
|
2012-11-26 02:39:40 +00:00
|
|
|
LatexType Environment
|
|
|
|
LatexName mathletters
|
|
|
|
LabelType No_Label
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag NONE
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
2019-04-05 07:15:24 +00:00
|
|
|
Style Bibliography
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Bib_Environment
|
|
|
|
LatexName thebibliography
|
|
|
|
Category BackMatter
|
|
|
|
NextNoIndent 1
|
2014-05-29 12:10:32 +00:00
|
|
|
ToggleIndent Never
|
2012-11-26 02:39:40 +00:00
|
|
|
LeftMargin MM
|
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.5
|
|
|
|
LabelType Bibliography
|
|
|
|
LabelString "References"
|
|
|
|
LabelBottomSep 0.7
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Series Bold
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2018-08-17 08:22:32 +00:00
|
|
|
Argument listpreamble:1
|
|
|
|
LabelString "Bib preamble"
|
2018-08-17 09:14:45 +00:00
|
|
|
MenuString "Bibliography Preamble"
|
2018-08-17 08:22:32 +00:00
|
|
|
Tooltip "LaTeX code to be inserted before the first bibliography item"
|
|
|
|
PassThru 1
|
|
|
|
Font
|
2020-12-11 10:46:31 +00:00
|
|
|
Family typewriter
|
|
|
|
Color latex
|
2018-08-17 08:22:32 +00:00
|
|
|
EndFont
|
|
|
|
EndArgument
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2019-04-05 07:15:24 +00:00
|
|
|
Style References
|
|
|
|
Obsoletedby Bibliography
|
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
# Need reordering below here
|
|
|
|
|
|
|
|
Style NoteToEditor
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName notetoeditor
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Left
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Note to Editor:"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
|
|
|
Shape Italic
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag remark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookAttr role='to-editor'
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style TableRefs
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName tablerefs
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "References. ---"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag remark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookAttr role='tablerefs'
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style TableComments
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName tablecomments
|
|
|
|
TopSep 1.2
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.8
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Note. ---"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Size Normal
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag remark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookAttr role='tablecomments'
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
2008-10-26 00:50:15 +00:00
|
|
|
Style "Table note"
|
2012-11-26 02:39:40 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
LatexName tablenotetext
|
|
|
|
ParSkip 0.4
|
|
|
|
Align Block
|
|
|
|
LabelSep xx
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Table note:"
|
2008-10-26 00:50:15 +00:00
|
|
|
LabelFont
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel3
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag remark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookAttr role='tablenote'
|
2008-10-26 00:50:15 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
InsetLayout "Flex:tablenotemark"
|
2012-11-26 02:39:40 +00:00
|
|
|
LyxType custom
|
|
|
|
LatexType command
|
|
|
|
LatexName tablenotemark
|
|
|
|
LabelString "tablenote mark"
|
2008-10-26 00:50:15 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Color foreground
|
|
|
|
Size Small
|
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Series Medium
|
|
|
|
Misc No_Emph
|
|
|
|
Misc No_Noun
|
|
|
|
Misc No_Bar
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
|
|
|
LabelFont
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel3
|
2012-11-26 02:39:40 +00:00
|
|
|
Size Small
|
2008-10-26 00:50:15 +00:00
|
|
|
EndFont
|
2020-08-30 01:08:55 +00:00
|
|
|
DocBookTag remark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookAttr role='tablenotemark'
|
2008-10-26 00:50:15 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:11:39 +00:00
|
|
|
|
2012-12-30 17:29:02 +00:00
|
|
|
InsetLayout Caption:FigCaption
|
2015-01-22 23:23:37 +00:00
|
|
|
LabelString fig.
|
|
|
|
LaTeXType command
|
|
|
|
LatexName figcaption
|
2015-03-10 17:31:55 +00:00
|
|
|
MultiPar false
|
2012-11-19 13:21:02 +00:00
|
|
|
Argument 1
|
2015-01-22 23:23:37 +00:00
|
|
|
LabelString "Filename"
|
|
|
|
Tooltip "Filename to identify the corresponding figure file"
|
2012-11-19 13:21:02 +00:00
|
|
|
EndArgument
|
2012-12-30 17:29:02 +00:00
|
|
|
HTMLStyle
|
|
|
|
div.float-caption {
|
|
|
|
text-align: center;
|
|
|
|
border: 2px solid black;
|
|
|
|
padding: 1ex;
|
|
|
|
margin: 1ex;
|
|
|
|
}
|
|
|
|
EndHTMLStyle
|
2022-12-06 04:42:50 +00:00
|
|
|
HTMLClass "float-caption float-caption-figcaption"
|
2005-02-08 10:41:58 +00:00
|
|
|
End
|
|
|
|
|
2012-12-30 17:29:02 +00:00
|
|
|
|
2005-02-08 10:41:58 +00:00
|
|
|
# Facility style definition
|
|
|
|
Style Facility
|
2012-11-26 02:39:40 +00:00
|
|
|
LeftMargin MMM
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName facility
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Facility:"
|
2005-02-08 10:41:58 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
|
|
|
LabelFont
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Italic
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
|
|
|
End
|
|
|
|
|
|
|
|
# Objectname style definition
|
|
|
|
Style Objectname
|
2012-11-26 02:39:40 +00:00
|
|
|
LeftMargin MMM
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName objectname
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Obj:"
|
2012-11-19 13:21:02 +00:00
|
|
|
Argument 1
|
2012-11-26 02:39:40 +00:00
|
|
|
LabelString "Recognized Name"
|
|
|
|
Tooltip "Separate the recognized name of an object from text"
|
2012-11-19 13:21:02 +00:00
|
|
|
EndArgument
|
2005-02-08 10:41:58 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
|
|
|
LabelFont
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Italic
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
|
|
|
End
|
|
|
|
|
|
|
|
# Dataset style definition
|
|
|
|
Style Dataset
|
2012-11-26 02:39:40 +00:00
|
|
|
LeftMargin MMM
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 0
|
|
|
|
LatexName dataset
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
|
|
|
LabelSep M
|
|
|
|
LabelString "Dataset:"
|
2012-11-19 13:21:02 +00:00
|
|
|
Argument 1
|
2012-11-26 02:39:40 +00:00
|
|
|
LabelString "Recognized Name"
|
|
|
|
Tooltip "Separate the dataset ID from text"
|
2012-11-19 13:21:02 +00:00
|
|
|
EndArgument
|
2005-02-08 10:41:58 +00:00
|
|
|
Font
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Up
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
|
|
|
LabelFont
|
2012-11-26 02:39:40 +00:00
|
|
|
Family Roman
|
|
|
|
Shape Italic
|
|
|
|
Size Normal
|
2005-02-08 10:41:58 +00:00
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
2005-02-08 10:41:58 +00:00
|
|
|
|