2007-04-03 01:52:34 +00:00
#% Do not delete the line below; configure depends on this
2018-07-07 14:08:48 +00:00
# \DeclareLaTeXClass[moderncv,ebgaramond.sty,fancyhdr.sty,fontawesome.sty,ifpdf.sty,marvosym.sty]{Modern CV}
2012-10-09 05:24:32 +00:00
# \DeclareCategory{Curricula Vitae}
2015-10-26 01:53:29 +00:00
# textclass definition file for modernCV 2.0.x
# (also works with modernCV 1.5.x)
2007-04-03 01:52:34 +00:00
# Author : Uwe Stöhr (uwestoehr@web.de)
# General textclass parameters
2024-08-12 10:29:14 +00:00
Format 107
2020-12-11 10:46:31 +00:00
Columns 1
Sides 1
SecNumDepth -1
TocDepth -1
2007-04-03 01:52:34 +00:00
2012-11-24 16:01:06 +00:00
Provides hyperref 1
Provides url 1
2008-01-21 13:40:34 +00:00
2007-04-03 01:52:34 +00:00
# Standard style definition
Style Standard
2013-01-20 15:44:05 +00:00
Category MainText
Margin Static
LatexType Paragraph
LatexName dummy
ParIndent MM
ParSkip 0.4
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
2020-11-15 01:11:23 +00:00
DocBookTag para
2007-04-03 01:52:34 +00:00
End
Input stdcounters.inc
2008-02-05 20:55:32 +00:00
Input stdinsets.inc
2012-11-24 16:01:06 +00:00
Input stdlists.inc
2007-04-03 01:52:34 +00:00
2012-11-24 23:44:57 +00:00
Style CVStyle
Margin Dynamic
LatexType Command
LatexName moderncvstyle
Category FrontMatter
InPreamble 1
ParSkip 0.4
LabelSep xx
LabelType Static
2013-01-27 15:34:18 +00:00
LabelString "CV Style:"
2012-11-24 23:44:57 +00:00
LabelFont
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2012-11-24 23:44:57 +00:00
EndFont
2015-10-28 01:27:32 +00:00
Argument 1
LabelString "Style Options"
Tooltip "Options for the CV style"
EndArgument
2020-11-15 01:11:23 +00:00
# For DocBook, in <info>, so that the next tags can be there.
DocBookTag IGNORE
DocBookInInfo maybe
2012-11-24 23:44:57 +00:00
End
Style CVColor
CopyStyle CVStyle
LatexName moderncvcolor
2013-01-27 15:34:18 +00:00
LabelString "CV Color Scheme:"
2020-11-15 01:11:23 +00:00
# For DocBook, in <info>, so that the next tags can be there.
DocBookTag IGNORE
DocBookInInfo maybe
2012-11-24 23:44:57 +00:00
End
2015-10-28 01:27:32 +00:00
Style CVIcons
CopyStyle CVStyle
LatexName moderncvicons
LabelString "CV Icon Set:"
2020-11-15 01:11:23 +00:00
# For DocBook, in <info>, so that the next tags can be there.
DocBookTag IGNORE
DocBookInInfo maybe
2015-10-28 01:27:32 +00:00
End
Style CVColumnWidth
CopyStyle CVStyle
LatexName setlength{\hintscolumnwidth}
LabelString "Column Width:"
2020-11-15 01:11:23 +00:00
# For DocBook, in <info>, so that the next tags can be there.
DocBookTag IGNORE
DocBookInInfo maybe
2015-10-28 01:27:32 +00:00
End
2013-02-16 00:02:32 +00:00
Style PDF_Page_Mode
CopyStyle CVStyle
LatexName renewcommand{\pdfpagemode}
LabelString "PDF Page Mode:"
2020-11-15 01:11:23 +00:00
# For DocBook, in <info>, so that the next tags can be there.
DocBookTag IGNORE
DocBookInInfo maybe
2013-02-16 00:02:32 +00:00
End
2015-10-28 01:27:32 +00:00
Style Name
2012-11-24 23:44:57 +00:00
LatexType command
2015-10-28 01:27:32 +00:00
LatexName name
2012-11-24 23:44:57 +00:00
Category FrontMatter
InPreamble 1
TopSep 0.7
Align Center
Font
Family Sans
Size Largest
EndFont
2015-10-28 01:27:32 +00:00
Argument 1
LabelString "First Name"
Tooltip "First name"
Mandatory 1
2020-11-15 01:11:23 +00:00
# TODO: If this produces a DocBook tag <firstname>, the rest must be in <givename>, but that's not possible yet.
2015-10-28 01:27:32 +00:00
EndArgument
2020-11-15 01:11:23 +00:00
DocBookTag personname
DocBookTagType paragraph
DocBookWrapperTag author
DocBookWrapperTagType block
DocBookInInfo always
2015-10-28 01:27:32 +00:00
End
Style FirstName
CopyStyle Name
LatexName firstname
ResetArgs 0
ObsoletedBy Name
2012-11-24 23:44:57 +00:00
End
Style FamilyName
CopyStyle FirstName
LatexName familyname
TopSep 0.3
LabelString "Family Name:"
2015-10-28 01:27:32 +00:00
ObsoletedBy Name
2012-11-24 23:44:57 +00:00
End
Style Title
Margin Static
LatexType Command
Category FrontMatter
InPreamble 1
LatexName title
ParSkip 0.4
ItemSep 0
TopSep 0.7
BottomSep 0.7
ParSep 1
Align Center
LabelType No_Label
Font
Size Larger
Shape Italic
EndFont
HTMLTag h1
HTMLTitle true
2020-11-15 01:11:23 +00:00
DocBookTag title
DocBookTagType paragraph
DocBookInInfo maybe
2012-11-24 23:44:57 +00:00
End
Style Address
CopyStyle CVStyle
LatexName address
LabelString "Address:"
BottomSep 0.3
TopSep 0
Argument 1
2013-02-16 00:02:32 +00:00
LabelString "Line 1"
Tooltip "Optional address line"
2015-10-26 02:42:33 +00:00
Mandatory 1
2013-02-16 00:02:32 +00:00
EndArgument
Argument 2
LabelString "Line 2"
Tooltip "Optional address line"
2015-10-26 02:42:33 +00:00
Mandatory 1
2012-11-24 23:44:57 +00:00
EndArgument
2020-11-15 01:11:23 +00:00
DocBookTag NONE
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2012-11-24 23:44:57 +00:00
End
Style Phone
CopyStyle CVStyle
LatexName phone
LabelString "Phone:"
2015-10-28 01:27:32 +00:00
Argument 1
LabelString "Phone Type"
Tooltip "can be fixed, mobile or fax"
2020-11-15 01:11:23 +00:00
# TODO: for DocBook, this should be translated into a role.
DocBookTag emphasis
DocBookTagType inline
2015-10-28 01:27:32 +00:00
EndArgument
2020-11-15 01:11:23 +00:00
DocBookTag phone
DocBookTagType paragraph
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2015-10-28 01:27:32 +00:00
End
Style Mobile
CopyStyle CVStyle
LatexName mobile
LabelString "Mobile:"
ObsoletedBy Phone
2012-11-24 23:44:57 +00:00
End
Style Fax
CopyStyle CVStyle
LatexName fax
LabelString "Fax:"
2015-10-28 01:27:32 +00:00
ObsoletedBy Phone
2012-11-24 23:44:57 +00:00
End
Style Email
CopyStyle CVStyle
LatexName email
LabelString "Email:"
2020-11-15 01:11:23 +00:00
DocBookTag email
DocBookTagType paragraph
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2012-11-24 23:44:57 +00:00
End
Style Homepage
CopyStyle CVStyle
LatexName homepage
LabelString "Homepage:"
2020-11-15 01:11:23 +00:00
DocBookTag uri
DocBookAttr type='homepage'
DocBookTagType paragraph
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2012-11-24 23:44:57 +00:00
End
2013-05-28 23:11:14 +00:00
Style Social
CopyStyle CVStyle
LatexName social
LabelString "Social:"
Argument 1
LabelString "Name"
Tooltip "Name of the social network"
2020-11-15 01:11:23 +00:00
# TODO: for DocBook, this should be translated into a role.
DocBookTag emphasis
DocBookTagType inline
2013-05-28 23:11:14 +00:00
EndArgument
2020-11-15 01:11:23 +00:00
DocBookTag uri
DocBookAttr type='social-network'
DocBookTagType paragraph
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2013-05-28 23:11:14 +00:00
End
2012-11-24 23:44:57 +00:00
Style ExtraInfo
CopyStyle CVStyle
LatexName extrainfo
LabelString "Extra Info:"
2020-11-15 01:11:23 +00:00
DocBookTag otheraddr
DocBookTagType paragraph
DocBookWrapperTag address
DocBookWrapperTagType block
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
2012-11-24 23:44:57 +00:00
End
2019-03-24 22:03:09 +00:00
# Path to a digital image:
2012-11-24 23:44:57 +00:00
Style Photo
CopyStyle CVStyle
2019-03-24 22:03:09 +00:00
Font
Family typewriter
EndFont
LabelFont
Family Roman
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2019-03-24 22:03:09 +00:00
EndFont
2012-11-24 23:44:57 +00:00
LatexName photo
LabelString "Photo:"
Argument 1
LabelString "Height"
Tooltip "Height the photo is resized to"
2016-10-22 01:01:44 +00:00
PassThru 1
2012-11-24 23:44:57 +00:00
EndArgument
Argument 2
LabelString "Thickness"
Tooltip "Thickness of the surrounding frame"
2016-10-22 01:01:44 +00:00
PassThru 1
2012-11-24 23:44:57 +00:00
EndArgument
2019-03-24 22:03:09 +00:00
PassThru 1
2020-11-15 01:11:23 +00:00
DocBookTag date
DocBookAttr role='picture'
DocBookInInfo always
DocBookWrapperTag NONE
2021-02-14 05:08:36 +00:00
DocBookNoFontInside true
2012-11-24 23:44:57 +00:00
End
Style Quote
CopyStyle CVStyle
LatexName quote
LabelType No_Label
Align Center
BottomSep 0.7
TopSep 0.5
Font
Shape Italic
Size Large
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag para
DocBookWrapperTag blockquote
DocBookInInfo false
2012-11-24 23:44:57 +00:00
End
2007-04-03 01:52:34 +00:00
Style Section
2013-01-27 04:25:00 +00:00
Category Sectioning
2012-11-24 23:44:57 +00:00
Margin Dynamic
LatexType Command
LatexName section
NeedProtect 1
NextNoIndent 1
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Block
LabelSep xxx
LabelType No_Label
2007-04-03 01:52:34 +00:00
Font
2012-11-24 23:44:57 +00:00
Family Sans
Series Bold
2007-04-04 01:30:54 +00:00
EndFont
2012-11-24 23:44:57 +00:00
TocLevel 1
2023-01-07 02:59:22 +00:00
HTMLTag h2
2020-11-15 01:11:23 +00:00
DocBookTag title
DocBookTagType paragraph
2007-04-04 01:30:54 +00:00
End
2013-02-16 00:02:32 +00:00
Style EmptySection
CopyStyle Section
LatexType Command
LatexName emptysection{}
KeepEmpty 1
LabelType Static
LabelString "Empty Section"
LabelFont
2020-12-11 10:46:31 +00:00
Color textlabel2
2013-02-16 00:02:32 +00:00
EndFont
End
2007-06-17 00:21:35 +00:00
Style Subsection
2012-11-24 23:44:57 +00:00
CopyStyle Section
LatexName subsection
TopSep 0.9
BottomSep 0
ParSep 0.5
2007-06-17 00:21:35 +00:00
Font
2012-11-24 23:44:57 +00:00
Family Sans
Series Medium
2007-06-17 00:21:35 +00:00
EndFont
2012-11-24 23:44:57 +00:00
TocLevel 2
2007-06-17 00:21:35 +00:00
End
2013-02-16 00:02:32 +00:00
Style CloseSection
ObsoletedBy Standard
End
Style Columns
Margin Static
LatexType Environment
LatexName cvcolumns
NextNoIndent 1
LeftMargin M
RightMargin M
ParSkip 0.4
BottomSep 0.5
ParSep 0.7
Align Block
LabelType Centered
LabelString "Columns:"
LabelBottomSep 0.5
LabelFont
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2013-02-16 00:02:32 +00:00
EndFont
TocLevel 1
2020-11-15 01:11:23 +00:00
DocBookTag NONE
2013-02-16 00:02:32 +00:00
End
InsetLayout Flex:Column
LyxType custom
LatexType Command
LaTeXName cvcolumn
Argument 1
LabelString "Width"
Tooltip "Optional width"
2016-10-22 01:01:44 +00:00
PassThru 1
2020-11-15 01:11:23 +00:00
DocBookTag IGNORE
2013-02-16 00:02:32 +00:00
EndArgument
Argument 2
Mandatory 1
AutoInsert 1
LabelString "Header"
Tooltip "Header content"
2020-11-15 01:11:23 +00:00
DocBookTag title
2013-02-16 00:02:32 +00:00
EndArgument
LabelString "Column"
LabelFont
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2013-02-16 00:02:32 +00:00
EndFont
2014-02-10 21:06:32 +00:00
ResetsFont true
2020-11-15 01:11:23 +00:00
DocBookTag sidebar
# TODO: issue with paragraphs inside, they do not get properly wrapped in <para> if required. Using a wrapper tag makes everything under <para>, including the title.
2013-02-16 00:02:32 +00:00
End
2007-04-04 01:30:54 +00:00
Style Entry
2012-11-24 23:44:57 +00:00
Margin Dynamic
LatexType Command
LatexName cventry
2012-11-19 13:21:02 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
2020-07-04 12:44:35 +00:00
LabelString "Years"
Tooltip "Years"
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='years'
2012-11-24 16:01:06 +00:00
EndArgument
Argument 2
2012-11-24 23:44:57 +00:00
Mandatory 1
2020-07-04 12:44:35 +00:00
LabelString "Title"
Tooltip "Degree or job title"
2012-11-26 23:28:13 +00:00
Font
Series Bold
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='title'
2012-11-24 16:01:06 +00:00
EndArgument
Argument 3
2012-11-24 23:44:57 +00:00
Mandatory 1
LabelString "Affiliation"
2020-07-04 12:44:35 +00:00
Tooltip "Institution or employer"
2012-11-26 23:28:13 +00:00
Font
Shape Italic
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='affiliation'
2012-11-24 16:01:06 +00:00
EndArgument
Argument 4
2012-11-24 23:44:57 +00:00
Mandatory 1
2020-07-04 12:44:35 +00:00
LabelString "Localization"
Tooltip "City or country"
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='localization'
2012-11-24 16:01:06 +00:00
EndArgument
Argument 5
2012-11-24 23:44:57 +00:00
Mandatory 1
2020-07-04 12:44:35 +00:00
LabelString "Optional"
Tooltip "Grade or other info"
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='optional'
2012-11-19 13:21:02 +00:00
EndArgument
2012-11-24 23:44:57 +00:00
ParSkip 0.4
Align Block
LabelSep xx
LabelType Static
LabelString "Entry:"
2007-04-04 01:30:54 +00:00
LabelFont
2012-11-24 23:44:57 +00:00
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2007-04-04 01:30:54 +00:00
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag para
2007-04-04 01:30:54 +00:00
End
Style Item
2012-11-24 23:44:57 +00:00
Margin Dynamic
LatexType Command
LatexName cvitem
2012-11-19 13:21:02 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-20 20:22:55 +00:00
AutoInsert 1
2012-11-24 23:44:57 +00:00
LabelString "Summary"
Tooltip "Summary"
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='summary'
2012-11-19 13:21:02 +00:00
EndArgument
2012-11-24 23:44:57 +00:00
ParSkip 0.4
Align Block
LabelSep xx
LabelType Static
LabelString "Item:"
2007-04-04 01:30:54 +00:00
LabelFont
2012-11-24 23:44:57 +00:00
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2007-04-04 01:30:54 +00:00
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag para
2007-04-04 01:30:54 +00:00
End
2012-11-24 16:01:06 +00:00
Style ItemWithComment
2012-11-24 23:44:57 +00:00
CopyStyle Item
LatexName cvitemwithcomment
2013-01-27 15:34:18 +00:00
LabelString "Item with Comment:"
2012-11-24 23:44:57 +00:00
KeepEmpty 1
ResetArgs 1
2012-11-24 16:01:06 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
LabelString "Summary"
Tooltip "Summary"
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='summary'
2012-11-24 16:01:06 +00:00
EndArgument
Argument 2
2012-11-24 23:44:57 +00:00
Mandatory 1
LabelString "Text"
Tooltip "Text"
2012-11-26 23:28:13 +00:00
Font
Series Bold
Shape Up
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag phrase
DocBookAttr role='text'
2012-11-24 16:01:06 +00:00
EndArgument
2012-11-24 23:44:57 +00:00
Font
Shape Italic
EndFont
LabelFont
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2012-11-24 23:44:57 +00:00
Shape Up
EndFont
2020-11-15 01:11:23 +00:00
DocBookTag para
2012-11-24 16:01:06 +00:00
End
2007-04-04 01:30:54 +00:00
Style ListItem
2012-11-24 23:44:57 +00:00
CopyStyle Item
LatexName cvlistitem
LabelString "List Item:"
ResetArgs 1
2007-04-04 01:30:54 +00:00
End
Style DoubleItem
2012-11-24 23:44:57 +00:00
CopyStyle ListItem
LatexName cvdoubleitem
LabelString "Double Item:"
KeepEmpty 1
2012-11-24 16:01:06 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-27 15:34:18 +00:00
LabelString "Left Summary"
2012-11-24 23:44:57 +00:00
Tooltip "Left summary"
2012-11-24 16:01:06 +00:00
EndArgument
Argument 2
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-27 15:34:18 +00:00
LabelString "Left Text"
2012-11-24 23:44:57 +00:00
Tooltip "Left text"
2012-11-24 16:01:06 +00:00
EndArgument
Argument 3
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-27 15:34:18 +00:00
LabelString "Right Summary"
2012-11-24 23:44:57 +00:00
Tooltip "Right summary"
2012-11-24 16:01:06 +00:00
EndArgument
2007-04-04 01:30:54 +00:00
End
2012-11-24 16:01:06 +00:00
Style DoubleListItem
2012-11-24 23:44:57 +00:00
CopyStyle ListItem
LatexName cvlistdoubleitem
LabelString "Double List Item:"
ResetArgs 1
2012-11-24 16:01:06 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-20 20:22:55 +00:00
AutoInsert 1
2012-11-24 23:44:57 +00:00
LabelString "First Item"
2013-01-27 15:34:18 +00:00
Tooltip "First item"
2012-11-24 16:01:06 +00:00
EndArgument
2007-04-04 01:30:54 +00:00
End
Style Language
2012-11-24 23:44:57 +00:00
ObsoletedBy ItemWithComment
2007-04-04 01:30:54 +00:00
End
Style Computer
2012-11-24 23:44:57 +00:00
ObsoletedBy DoubleItem
2007-04-04 01:30:54 +00:00
End
2012-11-24 16:01:06 +00:00
Style MakeCVtitle
2012-11-24 23:44:57 +00:00
CopyStyle EmptySection
LatexName makecvtitle{}
2013-01-27 15:34:18 +00:00
LabelString "Make CV Title"
2013-02-16 00:02:32 +00:00
Category FrontMatter
LabelFont
Size Small
EndFont
2012-11-24 16:01:06 +00:00
End
Style MakeLetterTitle
2013-02-16 00:02:32 +00:00
CopyStyle MakeCVtitle
2012-11-24 23:44:57 +00:00
LatexName makelettertitle{}
2013-01-27 15:34:18 +00:00
LabelString "Make Letter Title"
2012-11-24 23:44:57 +00:00
Category Letter
2012-11-24 16:01:06 +00:00
End
Style MakeLetterClosing
2013-02-16 00:02:32 +00:00
CopyStyle MakeCVtitle
2012-11-24 23:44:57 +00:00
LatexName makeletterclosing{}
LabelString "Close Letter"
Category Letter
2012-11-24 16:01:06 +00:00
End
2007-04-03 20:51:27 +00:00
Style Bibliography
2013-01-27 04:25:00 +00:00
Category BackMatter
2012-11-24 23:44:57 +00:00
Margin First_Dynamic
LatexType Bib_Environment
LatexName thebibliography
NextNoIndent 1
2014-05-29 12:10:32 +00:00
ToggleIndent Never
2012-11-24 23:44:57 +00:00
LeftMargin MM
ParSkip 0.4
ItemSep 0
TopSep 0.7
BottomSep 0.7
ParSep 0.5
Align Block
AlignPossible Block, Left
LabelType Bibliography
LabelString "References"
LabelBottomSep 1.2
2007-04-03 20:51:27 +00:00
LabelFont
2012-11-24 23:44:57 +00:00
Series Bold
Size Larger
Family Sans
2007-04-03 20:51:27 +00:00
EndFont
2018-01-29 08:09:51 +00:00
TocLevel 1
2018-02-21 15:37:07 +00:00
IsTocCaption 0
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
Family typewriter
Color latex
EndFont
EndArgument
2007-04-03 20:51:27 +00:00
End
2012-11-24 16:01:06 +00:00
Style Recipient
2012-11-24 23:44:57 +00:00
Margin Dynamic
LatexType Command
LatexName recipient
Category Letter
2012-11-24 16:01:06 +00:00
Argument 1
2012-11-24 23:44:57 +00:00
Mandatory 1
2013-01-20 20:22:55 +00:00
AutoInsert 1
2013-01-27 15:34:18 +00:00
LabelString "Company Name"
2012-11-24 23:44:57 +00:00
Tooltip "Company name"
2012-11-24 16:01:06 +00:00
#Font
2012-11-24 23:44:57 +00:00
# Series Bold
2012-11-24 16:01:06 +00:00
#EndFont
EndArgument
2012-11-24 23:44:57 +00:00
NextNoIndent 1
ParSkip 0.4
TopSep 1.3
BottomSep 0
ParSep 0.7
Align Left
LabelSep xxx
LabelType No_Label
2012-11-24 16:01:06 +00:00
Font
2012-11-24 23:44:57 +00:00
Shape Italic
2012-11-24 16:01:06 +00:00
EndFont
End
Style Date
2012-11-24 23:44:57 +00:00
CopyStyle Recipient
LatexName date
ResetArgs 1
TopSep 0
BottomSep 0
Align Right
2012-11-24 16:01:06 +00:00
Font
2012-11-24 23:44:57 +00:00
Series Medium
2012-11-24 16:01:06 +00:00
EndFont
End
Style Opening
2012-11-24 23:44:57 +00:00
CopyStyle Date
LatexName opening
TopSep 0
BottomSep 0.5
Align Left
2012-11-24 16:01:06 +00:00
End
Style Closing
2012-11-24 23:44:57 +00:00
CopyStyle Opening
LatexName closing
2012-11-24 16:01:06 +00:00
End
Style Enclosing
2012-11-24 23:44:57 +00:00
Margin Dynamic
CopyStyle Opening
LatexName enclosure
2012-11-24 16:01:06 +00:00
Argument 1
2013-01-27 15:34:18 +00:00
LabelString "Alternative Name"
2012-11-24 23:44:57 +00:00
Tooltip "Alternative instead of 'Enclosure'"
2012-11-24 16:01:06 +00:00
EndArgument
2012-11-24 23:44:57 +00:00
LabelSep xx
LabelType Static
LabelString "Enclosing:"
2012-11-24 16:01:06 +00:00
Font
2012-11-24 23:44:57 +00:00
Shape Italic
2012-11-24 16:01:06 +00:00
EndFont
LabelFont
2012-11-24 23:44:57 +00:00
Shape Up
Series Bold
2020-12-11 10:46:31 +00:00
Color textlabel1
2012-01-21 12:05:07 +00:00
EndFont
2012-11-24 16:01:06 +00:00
2012-01-21 12:05:07 +00:00
End