mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
Added categories for style Bibliography, TwoAuthors, ThreeAuthors, TwoAffiliations,
ThreeAffiliations, Institute, DinBrief, Section, Subsection, Theorem, Labeling, Opening, Closing, Signature, Name
This commit is contained in:
parent
534efc5139
commit
d3b94fed30
@ -197,6 +197,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
|
Category BackMatter
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
|
@ -133,6 +133,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style TwoAuthors
|
Style TwoAuthors
|
||||||
|
Category FrontMatter
|
||||||
LatexName twoauthors
|
LatexName twoauthors
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
@ -140,6 +141,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style ThreeAuthors
|
Style ThreeAuthors
|
||||||
|
Category FrontMatter
|
||||||
LatexName threeauthors
|
LatexName threeauthors
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
@ -177,6 +179,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style TwoAffiliations
|
Style TwoAffiliations
|
||||||
|
Category FrontMatter
|
||||||
LatexName twoaffiliations
|
LatexName twoaffiliations
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
@ -184,6 +187,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style ThreeAffiliations
|
Style ThreeAffiliations
|
||||||
|
Category FrontMatter
|
||||||
LatexName threeaffiliations
|
LatexName threeaffiliations
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
|
@ -71,6 +71,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Institute
|
Style Institute
|
||||||
|
Category FrontMatter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
LatexName institute
|
LatexName institute
|
||||||
|
@ -27,6 +27,7 @@ EndPreamble
|
|||||||
# the LeftMargin is set to the probably longest string
|
# the LeftMargin is set to the probably longest string
|
||||||
# (no typo! the umlaut is delibarately omitted)
|
# (no typo! the umlaut is delibarately omitted)
|
||||||
Style DinBrief
|
Style DinBrief
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
Margin Static
|
Margin Static
|
||||||
LeftMargin "Rucksende-Adresse:"
|
LeftMargin "Rucksende-Adresse:"
|
||||||
|
@ -30,6 +30,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Section
|
Style Section
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName section
|
LatexName section
|
||||||
@ -52,6 +53,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Subsection
|
Style Subsection
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName subsection
|
LatexName subsection
|
||||||
@ -569,6 +571,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
|
Category BackMatter
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
|
@ -270,6 +270,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Theorem
|
Style Theorem
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName thm
|
LatexName thm
|
||||||
@ -299,6 +300,7 @@ End
|
|||||||
|
|
||||||
# Proof style declaration - from email by Stacy Prowell (sprowell@cs.utk.edu)
|
# Proof style declaration - from email by Stacy Prowell (sprowell@cs.utk.edu)
|
||||||
Style Proof
|
Style Proof
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
# elsart defines the unusual environment pf for proofs.
|
# elsart defines the unusual environment pf for proofs.
|
||||||
|
@ -80,6 +80,7 @@ End
|
|||||||
Input stdlyxlist.inc
|
Input stdlyxlist.inc
|
||||||
|
|
||||||
Style Labeling
|
Style Labeling
|
||||||
|
Category List
|
||||||
LatexName elabeling
|
LatexName elabeling
|
||||||
# FIXME This should probably be defined using \newlist instead
|
# FIXME This should probably be defined using \newlist instead
|
||||||
Preamble
|
Preamble
|
||||||
|
@ -125,10 +125,10 @@ Style Page
|
|||||||
End
|
End
|
||||||
|
|
||||||
Style Section
|
Style Section
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName ecvsection
|
LatexName ecvsection
|
||||||
Category MainText
|
|
||||||
NeedProtect 1
|
NeedProtect 1
|
||||||
NextNoIndent 1
|
NextNoIndent 1
|
||||||
Argument 1
|
Argument 1
|
||||||
|
@ -218,6 +218,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Theorem
|
Style Theorem
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName Theorem
|
LatexName Theorem
|
||||||
|
@ -34,6 +34,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Name
|
Style Name
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName Name
|
LatexName Name
|
||||||
@ -230,6 +231,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Closing
|
Style Closing
|
||||||
|
Category Letter
|
||||||
CopyStyle Name
|
CopyStyle Name
|
||||||
LatexName LyxGruss
|
LatexName LyxGruss
|
||||||
BottomSep 1.5
|
BottomSep 1.5
|
||||||
|
@ -843,6 +843,7 @@ End
|
|||||||
|
|
||||||
# Opening style definition
|
# Opening style definition
|
||||||
Style Opening
|
Style Opening
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName Anrede
|
LatexName Anrede
|
||||||
@ -865,6 +866,7 @@ End
|
|||||||
|
|
||||||
# Gruss style definition
|
# Gruss style definition
|
||||||
Style Closing
|
Style Closing
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName LyxGruss
|
LatexName LyxGruss
|
||||||
@ -891,6 +893,7 @@ End
|
|||||||
|
|
||||||
# Unterschrift des Absenders
|
# Unterschrift des Absenders
|
||||||
Style Signature
|
Style Signature
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName Unterschrift
|
LatexName Unterschrift
|
||||||
|
@ -17,6 +17,7 @@ EndPreamble
|
|||||||
|
|
||||||
|
|
||||||
Style Theorem
|
Style Theorem
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName theorem
|
LatexName theorem
|
||||||
@ -94,6 +95,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Proof
|
Style Proof
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName proof
|
LatexName proof
|
||||||
|
@ -218,6 +218,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Institute
|
Style Institute
|
||||||
|
Category FrontMatter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
InTitle 1
|
InTitle 1
|
||||||
@ -266,6 +267,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
|
Category BackMatter
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
@ -289,6 +291,7 @@ End
|
|||||||
|
|
||||||
# Mathematics-like definitions:
|
# Mathematics-like definitions:
|
||||||
Style Case
|
Style Case
|
||||||
|
Category Theorem
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Environment
|
LatexType Environment
|
||||||
LatexName case
|
LatexName case
|
||||||
|
@ -45,6 +45,7 @@ End
|
|||||||
Input stdlists.inc
|
Input stdlists.inc
|
||||||
|
|
||||||
Style Section
|
Style Section
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName section
|
LatexName section
|
||||||
@ -65,6 +66,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Subsection
|
Style Subsection
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName subsection
|
LatexName subsection
|
||||||
|
@ -172,6 +172,7 @@ Style Quote
|
|||||||
End
|
End
|
||||||
|
|
||||||
Style Section
|
Style Section
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName section
|
LatexName section
|
||||||
@ -393,6 +394,7 @@ Style MakeLetterClosing
|
|||||||
End
|
End
|
||||||
|
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
|
Category BackMatter
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
|
@ -226,6 +226,7 @@ End
|
|||||||
###
|
###
|
||||||
Style Section
|
Style Section
|
||||||
CopyStyle Slide
|
CopyStyle Slide
|
||||||
|
Category Sectioning
|
||||||
TocLevel 1
|
TocLevel 1
|
||||||
LatexName lyxend\section
|
LatexName lyxend\section
|
||||||
LabelType Counter
|
LabelType Counter
|
||||||
@ -294,6 +295,7 @@ End
|
|||||||
# Bibliography style definition
|
# Bibliography style definition
|
||||||
###
|
###
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
|
Category BackMatter
|
||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
|
@ -41,6 +41,7 @@ Style Description
|
|||||||
End
|
End
|
||||||
|
|
||||||
Style Labeling
|
Style Labeling
|
||||||
|
Category List
|
||||||
LatexName labeling
|
LatexName labeling
|
||||||
# overwrite the preamble code definition
|
# overwrite the preamble code definition
|
||||||
Preamble
|
Preamble
|
||||||
|
@ -40,6 +40,7 @@ Input stdlayouts.inc
|
|||||||
|
|
||||||
|
|
||||||
Style Letter
|
Style Letter
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName letter
|
LatexName letter
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
@ -70,6 +71,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Closing
|
Style Closing
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName closing
|
LatexName closing
|
||||||
KeepEmpty 0
|
KeepEmpty 0
|
||||||
@ -112,6 +114,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Name
|
Style Name
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName name
|
LatexName name
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
|
@ -94,6 +94,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Opening
|
Style Opening
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName opening
|
LatexName opening
|
||||||
KeepEmpty 0
|
KeepEmpty 0
|
||||||
@ -145,6 +146,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Name
|
Style Name
|
||||||
|
Category Letter
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName setkomavar
|
LatexName setkomavar
|
||||||
LatexParam {fromname}
|
LatexParam {fromname}
|
||||||
|
@ -29,6 +29,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Section
|
Style Section
|
||||||
|
Category Sectioning
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName section
|
LatexName section
|
||||||
@ -151,6 +152,7 @@ End
|
|||||||
|
|
||||||
Style Bibliography
|
Style Bibliography
|
||||||
CopyStyle Topic
|
CopyStyle Topic
|
||||||
|
Category BackMatter
|
||||||
LatexName thebibliography
|
LatexName thebibliography
|
||||||
LatexType Bib_Environment
|
LatexType Bib_Environment
|
||||||
LabelType Bibliography
|
LabelType Bibliography
|
||||||
|
@ -48,6 +48,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Opening
|
Style Opening
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName opening
|
LatexName opening
|
||||||
@ -70,6 +71,7 @@ End
|
|||||||
|
|
||||||
|
|
||||||
Style Signature
|
Style Signature
|
||||||
|
Category Letter
|
||||||
Margin Static
|
Margin Static
|
||||||
LatexType Command
|
LatexType Command
|
||||||
LatexName signature
|
LatexName signature
|
||||||
|
Loading…
Reference in New Issue
Block a user