mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
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
This commit is contained in:
parent
2a62a2c395
commit
534efc5139
@ -33,6 +33,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -26,6 +26,7 @@ PageStyle Plain
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -33,6 +33,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -52,6 +52,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -378,6 +379,7 @@ End
|
||||
|
||||
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
Margin Dynamic
|
||||
LatexType Command
|
||||
InTitle 0
|
||||
|
@ -31,6 +31,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -33,6 +33,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -20,6 +20,7 @@ ClassOptions
|
||||
End
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName p
|
||||
|
@ -126,6 +126,7 @@ End
|
||||
|
||||
|
||||
Style Affiliation
|
||||
Category FrontMatter
|
||||
CopyStyle Special-section
|
||||
LatexName affiliation
|
||||
LabelString "Affiliation:"
|
||||
|
@ -30,6 +30,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -23,6 +23,7 @@ EndPreamble
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
LatexType Paragraph
|
||||
Margin Static
|
||||
@ -38,6 +39,7 @@ End
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
LatexName title
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -69,6 +71,7 @@ End
|
||||
|
||||
|
||||
Style Abstract
|
||||
Category FrontMatter
|
||||
LatexName abstract
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -91,6 +94,7 @@ End
|
||||
|
||||
|
||||
Style ShortTitle
|
||||
Category FrontMatter
|
||||
LatexName shorttitle
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -113,6 +117,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
LatexName author
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -142,6 +147,7 @@ End
|
||||
|
||||
|
||||
Style FourAuthors
|
||||
Category FrontMatter
|
||||
LatexName fourauthors
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -149,6 +155,7 @@ End
|
||||
|
||||
|
||||
Style Affiliation
|
||||
Category FrontMatter
|
||||
LatexName affiliation
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -184,6 +191,7 @@ End
|
||||
|
||||
|
||||
Style FourAffiliations
|
||||
Category FrontMatter
|
||||
LatexName fouraffiliations
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -198,6 +206,7 @@ End
|
||||
|
||||
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
LatexName acknowledgements
|
||||
LatexType Command
|
||||
Font
|
||||
@ -338,6 +347,7 @@ End
|
||||
|
||||
|
||||
Style Itemize
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName APAitemize
|
||||
@ -359,6 +369,7 @@ End
|
||||
|
||||
|
||||
Style Enumerate
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName APAenumerate
|
||||
@ -382,6 +393,7 @@ End
|
||||
|
||||
|
||||
Style Seriate
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName seriate
|
||||
|
@ -20,6 +20,7 @@ EndPreamble
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
LatexType Paragraph
|
||||
Margin Static
|
||||
|
@ -172,6 +172,7 @@ End
|
||||
|
||||
# Standard style definition (I kept this one to provide a general case)
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -184,6 +185,7 @@ End
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName title
|
||||
@ -198,6 +200,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName author
|
||||
|
@ -39,6 +39,7 @@ EndFont
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -57,6 +58,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -125,6 +127,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -20,6 +20,7 @@ ClassOptions
|
||||
End
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName para
|
||||
|
@ -30,6 +30,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy # no special latex env
|
||||
|
@ -17,6 +17,7 @@ Provides natbib 1
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -148,6 +149,7 @@ End
|
||||
|
||||
|
||||
Style Enumerate
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName enumerate
|
||||
@ -171,6 +173,7 @@ End
|
||||
|
||||
|
||||
Style Itemize
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName itemize
|
||||
@ -256,6 +259,7 @@ End
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName title
|
||||
@ -298,6 +302,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName author
|
||||
@ -491,6 +496,7 @@ End
|
||||
|
||||
|
||||
Style Abstract
|
||||
Category FrontMatter
|
||||
Margin First_Dynamic
|
||||
LatexType Environment
|
||||
LatexName abstract
|
||||
@ -512,6 +518,7 @@ End
|
||||
|
||||
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
Margin First_Dynamic
|
||||
LatexType Environment
|
||||
LatexName acknowledgements
|
||||
|
@ -46,6 +46,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
LatexType Paragraph
|
||||
Margin Static
|
||||
@ -90,6 +91,7 @@ Input stdcounters.inc
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -111,6 +113,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
|
@ -31,6 +31,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -15,6 +15,7 @@ Format 43
|
||||
|
||||
# Standard style definition
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -29,6 +29,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -29,6 +29,7 @@ EndFont
|
||||
|
||||
# Standard style definition
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
ParIndent MM
|
||||
ParSkip 0.4
|
||||
|
@ -279,6 +279,7 @@ End
|
||||
|
||||
# Same as Standard, Standard deprecated
|
||||
Style General
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -21,6 +21,7 @@ TocDepth 3
|
||||
DefaultStyle Standard
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -26,6 +26,7 @@ TocDepth 3
|
||||
DefaultStyle Standard
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -33,6 +33,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -207,6 +207,7 @@ End
|
||||
|
||||
# Acknowledgement(s) style definitions
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName acknowledgements
|
||||
|
@ -34,6 +34,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -32,6 +32,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -110,6 +111,7 @@ End
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName title
|
||||
@ -164,6 +166,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
LatexName author
|
||||
@ -300,6 +303,7 @@ End
|
||||
|
||||
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
Margin Static
|
||||
LatexType Environment
|
||||
LatexName acknowledgements
|
||||
|
@ -87,6 +87,7 @@ End
|
||||
|
||||
|
||||
Style Affiliation
|
||||
Category FrontMatter
|
||||
Margin Dynamic
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
|
@ -22,6 +22,7 @@ PageStyle Plain
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -105,6 +106,7 @@ Input stdlists.inc
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -179,6 +181,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -241,6 +244,7 @@ End
|
||||
|
||||
|
||||
Style Abstract
|
||||
Category FrontMatter
|
||||
Margin First_Dynamic
|
||||
LatexType Environment
|
||||
LatexName abstract
|
||||
|
@ -29,6 +29,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy # no special latex env
|
||||
@ -135,6 +136,7 @@ Input stdrefprefix.inc
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -154,6 +156,7 @@ End
|
||||
|
||||
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
|
@ -30,6 +30,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -18,6 +18,7 @@ Provides url 1
|
||||
|
||||
# Standard style definition
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -12,6 +12,7 @@ SecNumDepth 3
|
||||
TocDepth 3
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -40,6 +40,7 @@ End
|
||||
# Title style definition
|
||||
###
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -63,6 +64,7 @@ End
|
||||
# Author style definition
|
||||
###
|
||||
Style Author
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
@ -105,6 +107,7 @@ End
|
||||
# Standard style definition
|
||||
###
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -239,6 +242,7 @@ End
|
||||
# Itemize styles definition
|
||||
###
|
||||
Style Itemize
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName itemize
|
||||
@ -263,6 +267,7 @@ End
|
||||
# Enumerate styles definition
|
||||
###
|
||||
Style Enumerate
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName enumerate
|
||||
|
@ -21,6 +21,7 @@ End
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -15,6 +15,7 @@ DefaultStyle Standard
|
||||
Provides subscript 1
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
ParIndent MM
|
||||
ParSkip 0.4
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
Format 43
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
ParSep 0.4
|
||||
AlignPossible Block, Left, Right, Center
|
||||
|
@ -9,6 +9,7 @@ Format 43
|
||||
Provides subscript 1
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
LatexName dummy
|
||||
ParSep 0.4
|
||||
AlignPossible Block, Left, Right, Center
|
||||
|
@ -36,6 +36,7 @@ EndFont
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -16,6 +16,7 @@ Input stdinsets.inc
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
@ -82,6 +83,7 @@ End
|
||||
|
||||
|
||||
Style Itemize
|
||||
Category List
|
||||
Margin Static
|
||||
LatexType Item_Environment
|
||||
LatexName itemize
|
||||
@ -126,6 +128,7 @@ End
|
||||
|
||||
|
||||
Style Title
|
||||
Category FrontMatter
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 1
|
||||
|
@ -59,6 +59,7 @@ EndPreamble
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -10,6 +10,7 @@ PageStyle Empty
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
@ -24,6 +24,7 @@ PageStyle Plain
|
||||
|
||||
|
||||
Style Standard
|
||||
Category MainText
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
LatexName dummy
|
||||
|
Loading…
Reference in New Issue
Block a user