cleanup stuff separated by Lars from the counter patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7754 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2003-09-15 14:29:22 +00:00
parent 2c21e4eadc
commit 28f4beaefa
70 changed files with 752 additions and 855 deletions

View File

@ -13,7 +13,8 @@
# IEEEtran.cls can be obtained from the www.ieee.org website -- look for # IEEEtran.cls can be obtained from the www.ieee.org website -- look for
# the author information area. There is a LaTeX 2.09 IEEEtran.sty available # the author information area. There is a LaTeX 2.09 IEEEtran.sty available
# also but LyX doesn't support 2.09 stuff so don't get that one. # also but LyX doesn't support 2.09 stuff so don't get that one.
#
# Input general definitions # Input general definitions
Columns 1 Columns 1
@ -22,10 +23,12 @@ MaxCounter Counter_Section
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
ClassOptions ClassOptions
FontSize 9|10|11|12 FontSize 9|10|11|12
End End
DefaultFont DefaultFont
Family Roman Family Roman
Series Medium Series Medium
@ -34,7 +37,7 @@ DefaultFont
Color None Color None
EndFont EndFont
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -46,12 +49,10 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
##
## stdlists
##
Input stdlists.inc Input stdlists.inc
#
# First cut at theorem environment support. # First cut at theorem environment support.
# What other theorem-like environments are needed? # What other theorem-like environments are needed?
# How many of these should be discarded? # How many of these should be discarded?
@ -60,8 +61,8 @@ Input stdlists.inc
# IEEE Transactions. # IEEE Transactions.
# OH! and all theorems are numbered. Is that a problem? # OH! and all theorems are numbered. Is that a problem?
# Tell me: rae@lyx.org # Tell me: rae@lyx.org
#
# Theorem-numbered style *Template* declaration
Style TheoremTemplate Style TheoremTemplate
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -78,7 +79,7 @@ Style TheoremTemplate
EndFont EndFont
End End
# Proof style declaration
Style Proof Style Proof
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName proof LatexName proof
@ -86,7 +87,7 @@ Style Proof
EndLabelType Filled_Box EndLabelType Filled_Box
End End
# Theorem-numbered style declaration
Style Theorem Style Theorem
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName thm LatexName thm
@ -97,7 +98,7 @@ Style Theorem
EndPreamble EndPreamble
End End
# Lemma-numbered style declaration
Style Lemma Style Lemma
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName lemma LatexName lemma
@ -108,7 +109,7 @@ Style Lemma
EndPreamble EndPreamble
End End
# Corollary-numbered style declaration
Style Corollary Style Corollary
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName cor LatexName cor
@ -119,7 +120,7 @@ Style Corollary
EndPreamble EndPreamble
End End
# Proposition-numbered style declaration
Style Proposition Style Proposition
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName prop LatexName prop
@ -130,7 +131,7 @@ Style Proposition
EndPreamble EndPreamble
End End
# Conjecture-numbered style declaration
Style Conjecture Style Conjecture
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName conject LatexName conject
@ -141,7 +142,7 @@ Style Conjecture
EndPreamble EndPreamble
End End
# Criterion-numbered style declaration
Style Criterion Style Criterion
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName criter LatexName criter
@ -152,7 +153,7 @@ Style Criterion
EndPreamble EndPreamble
End End
# Fact-numbered style declaration
Style Fact Style Fact
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName fact LatexName fact
@ -163,7 +164,7 @@ Style Fact
EndPreamble EndPreamble
End End
# Axiom-numbered style declaration
Style Axiom Style Axiom
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName axi LatexName axi
@ -174,7 +175,7 @@ Style Axiom
EndPreamble EndPreamble
End End
# Definition-numbered style declaration
Style Definition Style Definition
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName definitn LatexName definitn
@ -185,7 +186,7 @@ Style Definition
EndPreamble EndPreamble
End End
# Example-numbered style declaration
Style Example Style Example
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName example LatexName example
@ -196,7 +197,7 @@ Style Example
EndPreamble EndPreamble
End End
# Condition-numbered style declaration
Style Condition Style Condition
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName condition LatexName condition
@ -207,7 +208,7 @@ Style Condition
EndPreamble EndPreamble
End End
# Problem-numbered style declaration
Style Problem Style Problem
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName problem LatexName problem
@ -218,7 +219,7 @@ Style Problem
EndPreamble EndPreamble
End End
# Exercise-numbered style declaration
Style Exercise Style Exercise
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName exacise LatexName exacise
@ -229,7 +230,7 @@ Style Exercise
EndPreamble EndPreamble
End End
# Remark-numbered style declaration
Style Remark Style Remark
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName remrk LatexName remrk
@ -240,7 +241,7 @@ Style Remark
EndPreamble EndPreamble
End End
# Claim-numbered style declaration
Style Claim Style Claim
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName claim LatexName claim
@ -251,7 +252,7 @@ Style Claim
EndPreamble EndPreamble
End End
# Note-numbered style declaration
Style Note Style Note
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName note LatexName note
@ -262,7 +263,7 @@ Style Note
EndPreamble EndPreamble
End End
# Notation-numbered style declaration
Style Notation Style Notation
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName notation LatexName notation
@ -273,7 +274,7 @@ Style Notation
EndPreamble EndPreamble
End End
# Case-numbered style declaration
Style Case Style Case
CopyStyle TheoremTemplate CopyStyle TheoremTemplate
LatexName case LatexName case
@ -286,12 +287,11 @@ End
NoStyle TheoremTemplate NoStyle TheoremTemplate
##
## stdsections and stdstarsections
##
Input stdsections.inc Input stdsections.inc
Input stdstarsections.inc Input stdstarsections.inc
NoStyle Part NoStyle Part
NoStyle Part* NoStyle Part*
NoStyle Chapter NoStyle Chapter
@ -299,6 +299,7 @@ NoStyle Chapter*
NoStyle Subparagraph NoStyle Subparagraph
NoStyle Subparagraph* NoStyle Subparagraph*
Style Section Style Section
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
@ -317,6 +318,7 @@ Style Subsection
EndFont EndFont
End End
Style Subsubsection Style Subsubsection
Font Font
Shape Up Shape Up
@ -324,6 +326,7 @@ Style Subsubsection
EndFont EndFont
End End
Style Section* Style Section*
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
@ -342,6 +345,7 @@ Style Subsection*
EndFont EndFont
End End
Style Subsubsection* Style Subsubsection*
Font Font
Shape Up Shape Up
@ -349,12 +353,11 @@ Style Subsubsection*
EndFont EndFont
End End
##
## stdstruct
##
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LeftMargin "" LeftMargin ""
@ -365,13 +368,11 @@ Style Abstract
LabelString "Abstract---" LabelString "Abstract---"
# LabelBottomSep 0.0 # LabelBottomSep 0.0
# standard font definition
Font Font
Series Bold Series Bold
Size Small Size Small
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Italic Shape Italic
Series Medium Series Medium
@ -379,6 +380,7 @@ Style Abstract
EndFont EndFont
End End
Style Keywords Style Keywords
Margin Dynamic Margin Dynamic
LatexType Environment LatexType Environment
@ -391,7 +393,6 @@ Style Keywords
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType Static LabelType Static
LabelString "Keywords---" LabelString "Keywords---"
# label font definition
TextFont TextFont
Shape Up Shape Up
Size Small Size Small
@ -402,9 +403,8 @@ Style Keywords
EndFont EndFont
End End
# Bibliography style definition
Style Bibliography Style Bibliography
# label font definition
LabelFont LabelFont
Shape Smallcaps Shape Smallcaps
Series Medium Series Medium
@ -412,6 +412,7 @@ Style Bibliography
EndFont EndFont
End End
Style Appendix Style Appendix
Margin Static Margin Static
LatexType Command LatexType Command
@ -424,7 +425,6 @@ Style Appendix
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType Static LabelType Static
LabelString "Appendix" LabelString "Appendix"
# label font definition
TextFont TextFont
Shape Up Shape Up
Size Normal Size Normal
@ -435,6 +435,7 @@ Style Appendix
EndFont EndFont
End End
Style Appendices Style Appendices
Margin Static Margin Static
LatexType Command LatexType Command
@ -447,7 +448,6 @@ Style Appendices
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType Static LabelType Static
LabelString "Appendices" LabelString "Appendices"
# label font definition
TextFont TextFont
Shape Up Shape Up
Size Small Size Small
@ -458,6 +458,7 @@ Style Appendices
EndFont EndFont
End End
Style Biography Style Biography
LaTeXType Environment LaTeXType Environment
LaTeXName biography LaTeXName biography
@ -468,17 +469,17 @@ Style Biography
EndFont EndFont
End End
##
## stdlayouts
##
Input stdlayouts.inc Input stdlayouts.inc
Style Caption Style Caption
LabelFont LabelFont
Series Medium Series Medium
EndFont EndFont
End End
Style Footernote Style Footernote
Margin Static Margin Static
LatexType Command LatexType Command
@ -491,7 +492,6 @@ Style Footernote
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType Static LabelType Static
LabelString "Footernote" LabelString "Footernote"
# label font definition
TextFont TextFont
Shape Up Shape Up
Size Small Size Small
@ -502,6 +502,7 @@ Style Footernote
EndFont EndFont
End End
Style MarkBoth Style MarkBoth
LaTeXType Command LaTeXType Command
LaTeXName markboth LaTeXName markboth
@ -509,9 +510,9 @@ Style MarkBoth
AlignPossible Center AlignPossible Center
End End
##
## Others ## Others
##
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
Input lyxmacros.inc Input lyxmacros.inc

View File

@ -21,6 +21,7 @@ Input stdlayouts.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
NoStyle Part NoStyle Part
@ -30,6 +31,7 @@ NoStyle Paragraph*
NoStyle Subparagraph NoStyle Subparagraph
NoStyle Subparagraph* NoStyle Subparagraph*
DefaultFont DefaultFont
Family Roman Family Roman
Series Medium Series Medium
@ -50,10 +52,10 @@ Style Title
ParSep 1 ParSep 1
Align Left Align Left
Font Font
Size Largest Size Largest
Series Bold Series Bold
EndFont EndFont
End End
Style Author Style Author
@ -101,7 +103,6 @@ Style Abstract
End End
# Bibliography style definition
Style Bibliography Style Bibliography
Margin First_Dynamic Margin First_Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -124,6 +125,7 @@ Style Bibliography
EndFont EndFont
End End
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph

View File

@ -10,7 +10,7 @@ SecNumDepth -1
TocDepth -1 TocDepth -1
MaxCounter Counter_Section MaxCounter Counter_Section
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -22,7 +22,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# Section style definition
Style Section Style Section
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -38,14 +38,13 @@ Style Section
AlignPossible Block, Left AlignPossible Block, Left
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
EndFont EndFont
End End
# Section style definition
Style Subsection Style Subsection
CopyStyle Section CopyStyle Section
LatexName subsection LatexName subsection
@ -53,12 +52,12 @@ Style Subsection
LeftMargin MMM LeftMargin MMM
End End
# we used to have this version with wrong case
Style SubSection Style SubSection
ObsoletedBy Subsection ObsoletedBy Subsection
End End
# Topic style definition
Style Topic Style Topic
Margin Manual Margin Manual
LatexType Item_environment LatexType Item_environment
@ -75,14 +74,13 @@ Style Topic
LabelType Manual LabelType Manual
LabelString MMMMM LabelString MMMMM
# label font definition
LabelFont LabelFont
Family Sans Family Sans
Shape Slanted Shape Slanted
EndFont EndFont
End End
# Itemize style definition
Style Itemize Style Itemize
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -100,7 +98,7 @@ Style Itemize
LabelString * LabelString *
End End
# Left header
Style Left_Header Style Left_Header
CopyStyle Standard CopyStyle Standard
LatexType Command LatexType Command
@ -119,14 +117,14 @@ Style Left_Header
End End
# Right header
Style Right_Header Style Right_Header
CopyStyle "Left Header" CopyStyle "Left Header"
LatexName rightheader LatexName rightheader
Margin Right_Address_Box Margin Right_Address_Box
End End
# Title
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -141,16 +139,14 @@ Style Title
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
End End
# Bibliography style definition
Style Bibliography Style Bibliography
CopyStyle Topic CopyStyle Topic
LatexName thebibliography LatexName thebibliography
@ -158,11 +154,9 @@ Style Bibliography
LabelString "" LabelString ""
LabelBottomSep 0.7 LabelBottomSep 0.7
# standard font definition
LabelFont LabelFont
Size Tiny Size Tiny
EndFont EndFont
End End
Input stdfloats.inc Input stdfloats.inc

View File

@ -7,7 +7,7 @@
Input lyxmacros.inc Input lyxmacros.inc
# Code style definition
Style Code Style Code
CopyStyle LyX-Code CopyStyle LyX-Code
LatexType Environment LatexType Environment
@ -16,12 +16,12 @@ Style Code
PassThru 1 PassThru 1
End End
Style LyX-Code Style LyX-Code
ObsoletedBy Code ObsoletedBy Code
End End
NoStyle LyX-Code NoStyle LyX-Code
NoStyle Address NoStyle Address
NoStyle Right_Address NoStyle Right_Address

View File

@ -14,6 +14,7 @@ SecNumDepth 3
TocDepth 3 TocDepth 3
DefaultStyle Standard DefaultStyle Standard
# This is just to show how to declare the default font. # This is just to show how to declare the default font.
# The defaults are exactly those shown here. # The defaults are exactly those shown here.
DefaultFont DefaultFont
@ -24,7 +25,7 @@ DefaultFont
Color None Color None
EndFont EndFont
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph

View File

@ -7,7 +7,7 @@
Input stdlayouts.inc Input stdlayouts.inc
# SGML style definition
Style SGML Style SGML
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -23,23 +23,25 @@ Style SGML
PassThru 1 PassThru 1
End End
# Verbatim style definition
Style Literal Style Literal
LatexType Environment LatexType Environment
LatexName literallayout LatexName literallayout
PassThru 1 PassThru 1
End End
# Quote style definition
Style Quotation Style Quotation
LatexType Environment LatexType Environment
LatexName blockquote LatexName blockquote
LatexParam para LatexParam para
End End
# Quote should be an inline element # Quote should be an inline element
NoStyle Quote NoStyle Quote
NoStyle Verse NoStyle Verse
Style Caption Style Caption

View File

@ -7,19 +7,19 @@
Input stdlists.inc Input stdlists.inc
# Itemize style definition
Style Itemize Style Itemize
LatexType Item_Environment LatexType Item_Environment
LatexName itemizedlist LatexName itemizedlist
End End
# Enumerate style definition
Style Enumerate Style Enumerate
LatexType Item_Environment LatexType Item_Environment
LatexName orderedlist LatexName orderedlist
End End
# Description style definition
Style Description Style Description
LatexType Item_environment LatexType Item_environment
LatexName variablelist LatexName variablelist
@ -27,4 +27,3 @@ End
# maybe List is the same as simplelist (I need to check it). # maybe List is the same as simplelist (I need to check it).
NoStyle List NoStyle List

View File

@ -7,52 +7,51 @@
Input stdsections.inc Input stdsections.inc
# Part style definition
Style Part Style Part
LatexType Command LatexType Command
LatexName part LatexName part
LatexParam "0|" LatexParam "0|"
End End
# Chapter style definition
Style Chapter Style Chapter
LatexType Command LatexType Command
LatexName chapter LatexName chapter
LatexParam "1|" LatexParam "1|"
End End
# Section style definition
Style Section Style Section
LatexType Command LatexType Command
LatexName sect1 LatexName sect1
LatexParam "2|" LatexParam "2|"
End End
# Subsection style definition
Style Subsection Style Subsection
LatexType Command LatexType Command
LatexName sect2 LatexName sect2
LatexParam "3|" LatexParam "3|"
End End
# Subsubsection style definition
Style Subsubsection Style Subsubsection
LatexType Command LatexType Command
LatexName sect3 LatexName sect3
LatexParam "4|" LatexParam "4|"
End End
# Paragraph style definition
Style Paragraph Style Paragraph
LatexType Command LatexType Command
LatexName sect4 LatexName sect4
LatexParam "5|" LatexParam "5|"
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
LatexType Command LatexType Command
LatexName sect5 LatexName sect5
LatexParam "6|" LatexParam "6|"
End End

View File

@ -7,7 +7,7 @@
Input stdstruct.inc Input stdstruct.inc
# Abstract style definition
Style Abstract Style Abstract
LatexType Environment LatexType Environment
LatexName abstract LatexName abstract

View File

@ -7,21 +7,21 @@
Input stdtitle.inc Input stdtitle.inc
# Title style definition
Style Title Style Title
LatexType Command LatexType Command
LatexName articleinfo LatexName articleinfo
LatexParam "2|" LatexParam "2|"
End End
# Author style definition
Style Author Style Author
LatexType Environment LatexType Environment
LatexName author LatexName author
KeepEmpty 1 KeepEmpty 1
End End
# Authorgroup
Style Authorgroup Style Authorgroup
CopyStyle Author CopyStyle Author
LatexType Environment LatexType Environment
@ -29,7 +29,7 @@ Style Authorgroup
LatexParam author LatexParam author
End End
# first name style definition
Style FirstName Style FirstName
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -41,7 +41,7 @@ Style FirstName
LabelType No_Label LabelType No_Label
End End
# surname style definition
Style Surname Style Surname
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -53,7 +53,7 @@ Style Surname
LabelType No_Label LabelType No_Label
End End
# Date style definition
Style Date Style Date
LatexType Paragraph LatexType Paragraph
LatexName date LatexName date
@ -61,7 +61,7 @@ Style Date
AlignPossible Left,Center AlignPossible Left,Center
End End
# Revision History style definition
Style RevisionHistory Style RevisionHistory
Margin Static Margin Static
LatexType Command LatexType Command
@ -82,7 +82,7 @@ Style RevisionHistory
End End
# Revision style definition
Style Revision Style Revision
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -98,7 +98,7 @@ Style Revision
End End
# RevisionRemark style definition
Style RevisionRemark Style RevisionRemark
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -113,5 +113,4 @@ Style RevisionRemark
Align Block Align Block
AlignPossible Block AlignPossible Block
LabelType No_Label LabelType No_Label
End End

View File

@ -11,7 +11,7 @@ Input letter.layout
# Redefine some stuff # Redefine some stuff
# My Address style
Style My_Address Style My_Address
Margin Static Margin Static
LeftMargin Unterschr LeftMargin Unterschr
@ -27,7 +27,7 @@ Style My_Address
Spacing Other 0.9 Spacing Other 0.9
End End
# Send To Adress style changes
Style Send_To_Address Style Send_To_Address
Margin Static Margin Static
BottomSep 0.1 BottomSep 0.1
@ -44,7 +44,7 @@ Style Send_To_Address
Spacing Other 0.9 Spacing Other 0.9
End End
# Opening style definition
Style Opening Style Opening
LeftMargin Unterschr LeftMargin Unterschr
LabelString Anrede: LabelString Anrede:
@ -57,7 +57,7 @@ Style Opening
EndFont EndFont
End End
# Signature style definition
Style Signature Style Signature
LeftMargin Unterschr LeftMargin Unterschr
LabelString Unterschrift: LabelString Unterschrift:
@ -70,7 +70,7 @@ Style Signature
EndFont EndFont
End End
# Closing style definition
Style Closing Style Closing
LeftMargin Unterschr LeftMargin Unterschr
LabelString Gruß: LabelString Gruß:
@ -83,7 +83,7 @@ Style Closing
EndFont EndFont
End End
# encl style definition
Style encl Style encl
LabelString Anlagen: LabelString Anlagen:
LeftMargin Unterschr LeftMargin Unterschr
@ -96,7 +96,7 @@ Style encl
EndFont EndFont
End End
# ps style definition
Style ps Style ps
Margin Static Margin Static
LatexType Command LatexType Command
@ -118,7 +118,7 @@ Style ps
EndFont EndFont
End End
# ps style definition
Style cc Style cc
LabelString Verteiler: LabelString Verteiler:
LeftMargin Unterschr LeftMargin Unterschr
@ -156,7 +156,7 @@ Style Betreff
EndFont EndFont
End End
# Stadt style definition
Style Stadt Style Stadt
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
@ -176,6 +176,7 @@ Style Stadt
EndFont EndFont
End End
# Data style definition # Data style definition
Style Datum Style Datum
Margin Right_Address_Box Margin Right_Address_Box

View File

@ -9,7 +9,7 @@ Input db_stdclass.inc
MaxCounter Counter_Chapter MaxCounter Counter_Chapter
# Title style definition
Style Title Style Title
LatexType Command LatexType Command
LatexName bookinfo LatexName bookinfo

View File

@ -8,7 +8,7 @@ Input db_stdclass.inc
MaxCounter Counter_Section MaxCounter Counter_Section
# Title style definition
Style Title Style Title
LatexType Command LatexType Command
LatexName "!-- --" LatexName "!-- --"

View File

@ -8,7 +8,7 @@ Input db_stdclass.inc
MaxCounter Counter_Subsection MaxCounter Counter_Subsection
# Title style definition
Style Title Style Title
LatexType Command LatexType Command
LatexName "!-- --" LatexName "!-- --"

View File

@ -4,19 +4,22 @@
# Die TeXnische Komoedie (dtk), # Die TeXnische Komoedie (dtk),
# the journal of the German TeX User Group http://www.dante.de. # the journal of the German TeX User Group http://www.dante.de.
# Author : Herbert Voss <voss@lyx.org> 2001/08/13 # Author : Herbert Voss <voss@lyx.org> 2001/08/13
#
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 2 Sides 2
SecNumDepth -1 #no counting SecNumDepth -1 #no counting
TocDepth -1 TocDepth -1
MaxCounter Counter_EnumI #no counting of sections MaxCounter Counter_EnumI #no counting of sections
#
ClassOptions ClassOptions
FontSize default #only 10pt in fact of A5 FontSize default #only 10pt in fact of A5
PageStyle "" # controlled by class PageStyle "" # controlled by class
End End
#
DefaultFont # only for screen DefaultFont # only for screen
Family Roman Family Roman
Series Medium Series Medium
@ -24,9 +27,8 @@ DefaultFont # only for screen
Size Normal Size Normal
Color None Color None
EndFont EndFont
#
# Standard style definition
#
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -37,20 +39,21 @@ Style Standard
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType No_Label LabelType No_Label
End End
#
#
Input stdlists.inc Input stdlists.inc
Input stdsections.inc Input stdsections.inc
Input stdstarsections.inc Input stdstarsections.inc
#
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
#
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
Input stdlayouts.inc Input stdlayouts.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# no lyxmacros! # no lyxmacros!

View File

@ -13,7 +13,7 @@ Sides 1
PageStyle Plain PageStyle Plain
MaxCounter Counter_Section MaxCounter Counter_Section
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -25,7 +25,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# Section style definition
Style Section Style Section
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -40,18 +40,16 @@ Style Section
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Section LabelType Counter_Section
# standard font definition
Font Font
Series Bold Series Bold
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Subsection style definition
Style Subsection Style Subsection
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -69,10 +67,9 @@ Style Subsection
Font Font
Shape Up Shape Up
EndFont EndFont
End End
# Paragraph style definition
Style Paragraph Style Paragraph
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -86,20 +83,18 @@ Style Paragraph
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Paragraph LabelType Counter_Paragraph
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -114,20 +109,18 @@ Style Subparagraph
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_SubParagraph LabelType Counter_SubParagraph
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Quotation style definition
Style Quotation Style Quotation
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -145,7 +138,7 @@ Style Quotation
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
End End
# Quote style definition
Style Quote Style Quote
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -161,7 +154,7 @@ Style Quote
LabelType No_Label LabelType No_Label
End End
# List style definition
Style List Style List
Margin Manual Margin Manual
LatexType List_Environment LatexType List_Environment
@ -178,7 +171,7 @@ Style List
LabelString 00.00.0000 LabelString 00.00.0000
End End
# Enumerate style definition
Style Enumerate Style Enumerate
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -196,7 +189,7 @@ Style Enumerate
LabelType Counter_EnumI LabelType Counter_EnumI
End End
# Itemize style definition
Style Itemize Style Itemize
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -214,7 +207,7 @@ Style Itemize
LabelString * LabelString *
End End
# Description style definition
Style Description Style Description
Margin First_Dynamic Margin First_Dynamic
LatexType Item_environment LatexType Item_environment
@ -232,13 +225,12 @@ Style Description
LabelType Manual LabelType Manual
LabelString MM LabelString MM
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Verse style definition
Style Verse Style Verse
# LaTeX type is first dynamic because of LaTeX implementation. # LaTeX type is first dynamic because of LaTeX implementation.
# In LyX this does not make sense. # In LyX this does not make sense.
@ -257,7 +249,7 @@ Style Verse
LabelType No_Label LabelType No_Label
End End
# Right Address style
Style Right_Address Style Right_Address
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
@ -269,7 +261,7 @@ Style Right_Address
AlignPossible Left AlignPossible Left
End End
# Address style definition
Style Address Style Address
Margin Static Margin Static
LatexType Command LatexType Command
@ -282,7 +274,7 @@ Style Address
LabelType No_Label LabelType No_Label
End End
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -298,17 +290,14 @@ Style Title
Fill_Top 1 Fill_Top 1
Fill_Bottom 1 Fill_Bottom 1
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
End End
# Title style definition
Style LaTeX_Title Style LaTeX_Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -323,16 +312,14 @@ Style LaTeX_Title
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -349,16 +336,14 @@ Style Author
LabelType Static LabelType Static
LabelString Author: LabelString Author:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
# Affiliation style definition
Style Affil Style Affil
Margin Static Margin Static
LatexType Command LatexType Command
@ -375,7 +360,6 @@ Style Affil
LabelType Static LabelType Static
LabelString Affilation: LabelString Affilation:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -384,7 +368,7 @@ Style Affil
End End
# journal name style definition
Style Journal Style Journal
Margin Static Margin Static
LatexType Command LatexType Command
@ -401,16 +385,14 @@ Style Journal
LabelType Static LabelType Static
LabelString Journal: LabelString Journal:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
# msnumber style definition
Style msnumber Style msnumber
Margin Static Margin Static
LatexType Command LatexType Command
@ -428,17 +410,14 @@ Style msnumber
LabelType Static LabelType Static
LabelString MS_number: LabelString MS_number:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
# FirstAuthor style definition
Style FirstAuthor Style FirstAuthor
Margin Static Margin Static
LatexType Command LatexType Command
@ -455,7 +434,6 @@ Style FirstAuthor
LabelType Static LabelType Static
LabelString 1st_author_surname: LabelString 1st_author_surname:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -464,7 +442,7 @@ Style FirstAuthor
End End
# Recieved style definition
Style Received Style Received
Margin Static Margin Static
LatexType Command LatexType Command
@ -481,16 +459,14 @@ Style Received
LabelType Static LabelType Static
LabelString Received: LabelString Received:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
# Accepted style definition
Style Accepted Style Accepted
Margin Static Margin Static
LatexType Command LatexType Command
@ -507,18 +483,14 @@ Style Accepted
LabelType Static LabelType Static
LabelString Accepted: LabelString Accepted:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
#
#
# offsets style definition
Style Offsets Style Offsets
Margin Static Margin Static
LatexType Command LatexType Command
@ -535,16 +507,14 @@ Style Offsets
LabelType Static LabelType Static
LabelString reprint_reqs_to: LabelString reprint_reqs_to:
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color red Color red
EndFont EndFont
End End
# Date style definition
Style Date Style Date
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -558,10 +528,9 @@ Style Date
Align Left Align Left
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
End End
# Abstract style definition
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -578,13 +547,12 @@ Style Abstract
LabelType Static LabelType Static
LabelString Abstract. LabelString Abstract.
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Acknowledgement(s) style definitions
Style Acknowledgements Style Acknowledgements
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -601,7 +569,6 @@ Style Acknowledgements
LabelType Static LabelType Static
LabelString Acknowledgements. LabelString Acknowledgements.
# font & label font definition
Font Font
Size Small Size Small
EndFont EndFont
@ -612,6 +579,7 @@ Style Acknowledgements
EndFont EndFont
End End
Style Acknowledgement Style Acknowledgement
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -628,7 +596,6 @@ Style Acknowledgement
LabelType Static LabelType Static
LabelString Acknowledgement. LabelString Acknowledgement.
# font & label font definition
Font Font
Size Small Size Small
EndFont EndFont
@ -638,8 +605,8 @@ Style Acknowledgement
Size Small Size Small
EndFont EndFont
End End
#
# Bibliography style definition
Style Bibliography Style Bibliography
Margin First_Dynamic Margin First_Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -657,13 +624,12 @@ Style Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Caption style definition
Style Caption Style Caption
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
@ -676,13 +642,12 @@ Style Caption
LabelType Sensitive LabelType Sensitive
LabelString Caption LabelString Caption
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Section* style definition
Style Section* Style Section*
Margin Static Margin Static
LatexType Command LatexType Command
@ -697,15 +662,13 @@ Style Section*
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Series Bold Series Bold
# Size Larger # Size Larger
EndFont EndFont
End End
# Subsection* style definition
Style Subsection* Style Subsection*
Margin Static Margin Static
LatexType Command LatexType Command
@ -719,10 +682,9 @@ Style Subsection*
Align Block Align Block
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType No_Label LabelType No_Label
End End
# LaTeX style definition
Style LaTeX Style LaTeX
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -736,16 +698,12 @@ Style LaTeX
LabelType No_Label LabelType No_Label
FreeSpacing 1 FreeSpacing 1
# standard font definition
Font Font
Color red Color red
EndFont EndFont
End End
# Lyx-Code style definition
Style LyX-Code Style LyX-Code
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -760,12 +718,11 @@ Style LyX-Code
LabelType No_Label LabelType No_Label
FreeSpacing 1 FreeSpacing 1
# standard font definition
Font Font
Family Typewriter Family Typewriter
EndFont EndFont
End End
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc

View File

@ -36,6 +36,7 @@ End
TitleLatexType Environment TitleLatexType Environment
TitleLatexName frontmatter TitleLatexName frontmatter
DefaultFont DefaultFont
Family Roman Family Roman
Series Medium Series Medium
@ -90,7 +91,6 @@ Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -103,7 +103,6 @@ Style Title
ParSep 0.7 ParSep 0.7
Align Center Align Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
@ -111,7 +110,7 @@ Style Title
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -125,13 +124,12 @@ Style Author
ParSep 0 ParSep 0
Align Center Align Center
AlignPossible Center AlignPossible Center
# standard font definition
Font Font
Series Bold Series Bold
EndFont EndFont
End End
# Author Adress
Style Author_Address Style Author_Address
Margin Static Margin Static
LatexType Command LatexType Command
@ -146,6 +144,7 @@ Style Author_Address
EndFont EndFont
End End
Style Author_Email Style Author_Email
Margin Static Margin Static
LatexType Command LatexType Command
@ -165,6 +164,7 @@ Style Author_Email
EndFont EndFont
End End
Style Author_URL Style Author_URL
Margin Static Margin Static
LatexType Command LatexType Command
@ -185,6 +185,7 @@ Style Author_URL
EndFont EndFont
End End
# thanks is like a footnote # thanks is like a footnote
Style Thanks Style Thanks
Margin Static Margin Static
@ -198,6 +199,7 @@ Style Thanks
EndFont EndFont
End End
# new Abstract style definition # new Abstract style definition
Style Abstract Style Abstract
Margin Static Margin Static
@ -218,12 +220,10 @@ Style Abstract
LabelString Abstract LabelString Abstract
LabelBottomSep 0.5 LabelBottomSep 0.5
# standard font definition
Font Font
Size Small Size Small
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
@ -258,7 +258,7 @@ End
# - Acknowledgement # - Acknowledgement
# - Case # - Case
# Theorem-numbered style declaration
Style Theorem Style Theorem
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -276,20 +276,17 @@ Style Theorem
LabelType Static LabelType Static
LabelString "Theorem #." LabelString "Theorem #."
# standard font definition
Font Font
Shape Italic Shape Italic
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
EndFont EndFont
End
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
@ -311,19 +308,17 @@ Style Proof
# make the label all caps, like it is in the output. # make the label all caps, like it is in the output.
LabelString "PROOF." LabelString "PROOF."
# standard font definition
Font Font
Shape Up Shape Up
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Lemma-numbered style declaration
Style Lemma Style Lemma
CopyStyle Theorem CopyStyle Theorem
LatexName lem LatexName lem
@ -335,7 +330,7 @@ Style Lemma
# EndPreamble # EndPreamble
End End
# Corollary-numbered style declaration
Style Corollary Style Corollary
CopyStyle Theorem CopyStyle Theorem
LatexName cor LatexName cor
@ -347,7 +342,7 @@ Style Corollary
# EndPreamble # EndPreamble
End End
# Proposition-numbered style declaration
Style Proposition Style Proposition
CopyStyle Theorem CopyStyle Theorem
LatexName prop LatexName prop
@ -359,7 +354,7 @@ Style Proposition
# EndPreamble # EndPreamble
End End
# Criterion-numbered style declaration
Style Criterion Style Criterion
CopyStyle Theorem CopyStyle Theorem
LatexName crit LatexName crit
@ -371,7 +366,7 @@ Style Criterion
# EndPreamble # EndPreamble
End End
# Algorithm-numbered style declaration
Style Algorithm Style Algorithm
CopyStyle Theorem CopyStyle Theorem
LatexName alg LatexName alg
@ -383,18 +378,16 @@ Style Algorithm
# EndPreamble # EndPreamble
End End
# Definition-numbered style declaration
Style Definition Style Definition
CopyStyle Theorem CopyStyle Theorem
LatexName defn LatexName defn
LabelString "Definition #." LabelString "Definition #."
# standard font definition
Font Font
Shape Up Shape Up
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
@ -406,7 +399,7 @@ Style Definition
# EndPreamble # EndPreamble
End End
# Conjecture-numbered style declaration
Style Conjecture Style Conjecture
CopyStyle Theorem CopyStyle Theorem
LatexName conj LatexName conj
@ -418,7 +411,7 @@ Style Conjecture
# EndPreamble # EndPreamble
End End
# Example-numbered style declaration
Style Example Style Example
CopyStyle Theorem CopyStyle Theorem
LatexName exmp LatexName exmp
@ -430,7 +423,7 @@ Style Example
# EndPreamble # EndPreamble
End End
# Problem-numbered style declaration
Style Problem Style Problem
CopyStyle Theorem CopyStyle Theorem
LatexName prob LatexName prob
@ -442,7 +435,7 @@ Style Problem
# EndPreamble # EndPreamble
End End
# Remark-numbered style declaration
Style Remark Style Remark
CopyStyle Theorem CopyStyle Theorem
LatexName rem LatexName rem
@ -450,7 +443,7 @@ Style Remark
End End
# Note-numbered style declaration
Style Note Style Note
CopyStyle Theorem CopyStyle Theorem
LatexName note LatexName note
@ -458,7 +451,7 @@ Style Note
End End
# Claim-numbered style declaration
Style Claim Style Claim
CopyStyle Theorem CopyStyle Theorem
LatexName claim LatexName claim
@ -466,7 +459,7 @@ Style Claim
End End
# Summary-numbered style declaration
Style Summary Style Summary
CopyStyle Theorem CopyStyle Theorem
LatexName summ LatexName summ
@ -474,7 +467,7 @@ Style Summary
End End
# Case-numbered style declaration
Style Case Style Case
CopyStyle Theorem CopyStyle Theorem
LatexName case LatexName case
@ -482,7 +475,7 @@ Style Case
End End
# Acknowledgement-numbered style declaration
#Style Acknowledgement #Style Acknowledgement
# CopyStyle Theorem # CopyStyle Theorem
# LatexName ack # LatexName ack
@ -504,9 +497,8 @@ Style Acknowledgement
LabelString "Acknowledgement #." LabelString "Acknowledgement #."
parsep 0.3 parsep 0.3
LabelFont LabelFont
Size large Size large
Series Bold Series Bold
EndFont EndFont
End End

View File

@ -10,6 +10,7 @@ ClassOptions
FontSize 11 FontSize 11
End End
Style Title Style Title
LatexType Command LatexType Command
LatexName settitle LatexName settitle
@ -19,6 +20,7 @@ Style Title
EndPreamble EndPreamble
End End
Style Author Style Author
LatexType Command LatexType Command
LatexName setauthor LatexName setauthor
@ -28,6 +30,7 @@ Style Author
EndPreamble EndPreamble
End End
Style Address Style Address
LatexType Command LatexType Command
LatexName setaddress LatexName setaddress
@ -42,6 +45,7 @@ Style Address
EndFont EndFont
End End
Style FrontMatter Style FrontMatter
CopyStyle LaTeX CopyStyle LaTeX
LaTeXType Command LaTeXType Command
@ -52,7 +56,7 @@ Style FrontMatter
EndPreamble EndPreamble
End End
# Abstract style definition
Style Abstract Style Abstract
LatexType Command LatexType Command
LatexName setabstract LatexName setabstract
@ -66,7 +70,7 @@ Style Abstract
EndPreamble EndPreamble
End End
# Keyword style definition
Style Keyword Style Keyword
Align Center Align Center
AlignPossible Center AlignPossible Center
@ -80,18 +84,17 @@ Style Keyword
LabelString "Key words:" LabelString "Key words:"
LabelSep xx LabelSep xx
# standard font definition
Font Font
Size Small Size Small
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Italic Shape Italic
Size Small Size Small
EndFont EndFont
End End
Preamble Preamble
\usepackage{entcsmacro,ifthen} \usepackage{entcsmacro,ifthen}
\newcommand{\theTitle}[1]{} \newcommand{\theTitle}[1]{}

View File

@ -3,11 +3,11 @@
# Article textclass definition file. Taken from initial LyX source code # Article textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# this file: Herbert Voss <voss@lyx.org> # this file: Herbert Voss <voss@lyx.org>
#
Input article.layout Input article.layout
#
# change available fontsizes # change available fontsizes
#
ClassOptions ClassOptions
FontSize 8|9|14|17|20 FontSize 8|9|14|17|20
end End

View File

@ -3,11 +3,11 @@
# Book textclass definition file. Taken from initial LyX source code # Book textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# this file: Herbert Voss <voss@lyx.org> # this file: Herbert Voss <voss@lyx.org>
#
Input book.layout Input book.layout
#
# change available fontsizes # change available fontsizes
#
ClassOptions ClassOptions
FontSize 8|9|14|17|20 FontSize 8|9|14|17|20
end End

View File

@ -3,11 +3,11 @@
# Article textclass definition file. Taken from initial LyX source code # Article textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# this file: Herbert Voss <voss@lyx.org> # this file: Herbert Voss <voss@lyx.org>
#
Input letter.layout Input letter.layout
#
# change available fontsizes # change available fontsizes
#
ClassOptions ClassOptions
FontSize 8|9|14|17|20 FontSize 8|9|14|17|20
end End

View File

@ -3,11 +3,12 @@
# Article textclass definition file. Taken from initial LyX source code # Article textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# this file: Herbert Voss <voss@lyx.org> # this file: Herbert Voss <voss@lyx.org>
#
Input report.layout Input report.layout
#
# change available fontsizes # change available fontsizes
#
ClassOptions ClassOptions
FontSize 8|9|14|17|20 FontSize 8|9|14|17|20
end End

View File

@ -5,11 +5,13 @@
# Enhanced (fonts & centering): Jean-Marc Lasgouttes # Enhanced (fonts & centering): Jean-Marc Lasgouttes
# To do: Define class specific options. # To do: Define class specific options.
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
MaxCounter Counter_Section MaxCounter Counter_Section
DefaultFont DefaultFont
Family Sans Family Sans
Series Medium Series Medium
@ -18,13 +20,14 @@ DefaultFont
Color None Color None
EndFont EndFont
ClassOptions ClassOptions
FontSize 17|20|25|30 FontSize 17|20|25|30
PageStyle "empty|plain|foilheadings|fancy" PageStyle "empty|plain|foilheadings|fancy"
Other "dvips" Other "dvips"
End End
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -36,7 +39,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# foilhead style definition
Style Foilhead Style Foilhead
Margin Static Margin Static
LatexType Command LatexType Command
@ -50,41 +53,37 @@ Style Foilhead
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Shortfoilhead style definition
Style ShortFoilhead Style ShortFoilhead
CopyStyle Foilhead CopyStyle Foilhead
LatexParam "[-0.5in]" LatexParam "[-0.5in]"
End End
# landscape foilhead style definition
Style Rotatefoilhead Style Rotatefoilhead
CopyStyle Foilhead CopyStyle Foilhead
LatexName rotatefoilhead LatexName rotatefoilhead
End End
# ShortRotatefoilhead style definition
Style ShortRotatefoilhead Style ShortRotatefoilhead
CopyStyle Rotatefoilhead CopyStyle Rotatefoilhead
LatexParam "[-0.5in]" LatexParam "[-0.5in]"
End End
# then a few lists # then a few lists
Input stdlists.inc Input stdlists.inc
# We add there a few additional lists that look good in foils. # We add there a few additional lists that look good in foils.
# TickList style definition
Style TickList Style TickList
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -107,7 +106,7 @@ Style TickList
EndPreamble EndPreamble
End End
# CrossList style definition
Style CrossList Style CrossList
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -130,11 +129,12 @@ Style CrossList
EndPreamble EndPreamble
End End
# Then the Titles stuff. # Then the Titles stuff.
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
# Title style definition.
Style Title Style Title
Font Font
Series Bold Series Bold
@ -142,21 +142,21 @@ Style Title
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Font Font
Size Large Size Large
EndFont EndFont
End End
# Date style definition
Style Date Style Date
Font Font
Size Large Size Large
EndFont EndFont
End End
# Abstract style definition
Style Abstract Style Abstract
Font Font
Size Normal Size Normal
@ -169,6 +169,7 @@ Style Abstract
EndFont EndFont
End End
# Header definitions: # Header definitions:
Style My_Logo Style My_Logo
Margin Static Margin Static
@ -190,15 +191,17 @@ Style My_Logo
End End
Style Restriction Style Restriction
CopyStyle "My Logo" CopyStyle "My Logo"
LatexName Restriction LatexName Restriction
LeftMargin Restriction:xx LeftMargin Restriction:xx
LabelString "Restriction:" LabelString "Restriction:"
End End
Style Left_Header Style Left_Header
CopyStyle "My Logo" CopyStyle "My Logo"
LatexName leftheader LatexName leftheader
LeftMargin Left_Header:xx LeftMargin Left_Header:xx
LabelString "Left Header:" LabelString "Left Header:"
@ -206,21 +209,20 @@ End
Style Right_Header Style Right_Header
CopyStyle "My Logo" CopyStyle "My Logo"
LatexName rightheader LatexName rightheader
LeftMargin Right_Header:xx LeftMargin Right_Header:xx
LabelString "Right Header:" LabelString "Right Header:"
End End
Style Right_Footer Style Right_Footer
CopyStyle "My Logo" CopyStyle "My Logo"
LatexName rightfooter LatexName rightfooter
LeftMargin Right_Footer:xx LeftMargin Right_Footer:xx
LabelString "Right Footer:" LabelString "Right Footer:"
End End
# Bibliography style definition
Style Bibliography Style Bibliography
LabelFont LabelFont
Size Larger Size Larger
@ -228,7 +230,7 @@ Style Bibliography
EndFont EndFont
End End
# Theorem-numbered style declaration
Style Theorem Style Theorem
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -245,70 +247,63 @@ Style Theorem
LabelType Static LabelType Static
LabelString "Theorem #." LabelString "Theorem #."
# standard font definition
TextFont TextFont
Shape Slanted Shape Slanted
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Lemma-numbered style declaration
Style Lemma Style Lemma
CopyStyle Theorem CopyStyle Theorem
LatexName Lemma LatexName Lemma
LabelString "Lemma #." LabelString "Lemma #."
End End
# Corollary-numbered style declaration
Style Corollary Style Corollary
CopyStyle Theorem CopyStyle Theorem
LatexName Corollary LatexName Corollary
LabelString "Corollary #." LabelString "Corollary #."
End End
# Proposition-numbered style declaration
Style Proposition Style Proposition
CopyStyle Theorem CopyStyle Theorem
LatexName Proposition LatexName Proposition
LabelString "Proposition #." LabelString "Proposition #."
End End
# Definition-numbered style declaration
Style Definition Style Definition
CopyStyle Theorem CopyStyle Theorem
LatexName Definition LatexName Definition
LabelString "Definition #." LabelString "Definition #."
# standard font definition
Font Font
Shape Up Shape Up
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
EndFont EndFont
End End
# Proof style declaration
Style Proof Style Proof
CopyStyle Theorem CopyStyle Theorem
LatexName Proof LatexName Proof
LabelString "Proof." LabelString "Proof."
# standard font definition
Font Font
Shape Up Shape Up
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
@ -316,45 +311,46 @@ Style Proof
End End
# Theorem-numbered style declaration
Style Theorem* Style Theorem*
CopyStyle Theorem CopyStyle Theorem
LatexName Theorem* LatexName Theorem*
LabelString "Theorem." LabelString "Theorem."
End End
# Lemma-numbered style declaration
Style Lemma* Style Lemma*
CopyStyle Lemma CopyStyle Lemma
LatexName Lemma* LatexName Lemma*
LabelString "Lemma." LabelString "Lemma."
End End
# Corollary-numbered style declaration
Style Corollary* Style Corollary*
CopyStyle Corollary CopyStyle Corollary
LatexName Corollary* LatexName Corollary*
LabelString "Corollary." LabelString "Corollary."
End End
# Proposition-numbered style declaration
Style Proposition* Style Proposition*
CopyStyle Proposition CopyStyle Proposition
LatexName Proposition* LatexName Proposition*
LabelString "Proposition." LabelString "Proposition."
End End
# Definition-numbered style declaration
Style Definition* Style Definition*
CopyStyle Definition CopyStyle Definition
LatexName Definition* LatexName Definition*
LabelString "Definition." LabelString "Definition."
End End
# all the standard LaTeX environments # all the standard LaTeX environments
Input stdlayouts.inc Input stdlayouts.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Finally add a few weird LyX environments. # Finally add a few weird LyX environments.
Input lyxmacros.inc Input lyxmacros.inc

View File

@ -7,14 +7,13 @@
# Input stdletter.inc # Input stdletter.inc
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
PageStyle Empty PageStyle Empty
DefaultStyle Brieftext DefaultStyle Brieftext
# This is just to show how to declare the default font. # This is just to show how to declare the default font.
# The defaults are exactly those shown here. # The defaults are exactly those shown here.
DefaultFont DefaultFont
@ -26,8 +25,6 @@ DefaultFont
EndFont EndFont
# Brieftext style definition
Style Brieftext Style Brieftext
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -46,9 +43,6 @@ Style Brieftext
End End
# Name und Titel des Absenders # Name und Titel des Absenders
Style Name Style Name
Margin Static Margin Static
@ -61,7 +55,6 @@ Style Name
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Name: LabelString Name:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -69,6 +62,7 @@ Style Name
EndFont EndFont
End End
# Unterschrift des Absenders # Unterschrift des Absenders
Style Unterschrift Style Unterschrift
Margin Static Margin Static
@ -81,7 +75,6 @@ Style Unterschrift
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Unterschrift: LabelString Unterschrift:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -89,6 +82,7 @@ Style Unterschrift
EndFont EndFont
End End
# Strasse # Strasse
Style Strasse Style Strasse
Margin Static Margin Static
@ -101,7 +95,6 @@ Style Strasse
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Strasse: LabelString Strasse:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -109,6 +102,7 @@ Style Strasse
EndFont EndFont
End End
# Zusatz # Zusatz
Style Zusatz Style Zusatz
Margin Static Margin Static
@ -121,7 +115,6 @@ Style Zusatz
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Zusatz: LabelString Zusatz:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -129,6 +122,7 @@ Style Zusatz
EndFont EndFont
End End
# Ort # Ort
Style Ort Style Ort
Margin Static Margin Static
@ -141,7 +135,6 @@ Style Ort
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Ort: LabelString Ort:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -149,6 +142,7 @@ Style Ort
EndFont EndFont
End End
# Land # Land
Style Land Style Land
Margin Static Margin Static
@ -161,7 +155,6 @@ Style Land
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Land: LabelString Land:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -169,6 +162,7 @@ Style Land
EndFont EndFont
End End
# RetourAdresse # RetourAdresse
Style RetourAdresse Style RetourAdresse
Margin Static Margin Static
@ -181,7 +175,6 @@ Style RetourAdresse
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString RetourAdresse: LabelString RetourAdresse:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -202,7 +195,6 @@ Style MeinZeichen
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString MeinZeichen: LabelString MeinZeichen:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -210,6 +202,7 @@ Style MeinZeichen
EndFont EndFont
End End
# IhrZeichen # IhrZeichen
Style IhrZeichen Style IhrZeichen
Margin Static Margin Static
@ -223,7 +216,6 @@ Style IhrZeichen
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString IhrZeichen: LabelString IhrZeichen:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -244,7 +236,6 @@ Style IhrSchreiben
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString IhrSchreiben: LabelString IhrSchreiben:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -253,11 +244,6 @@ Style IhrSchreiben
End End
# Telefon
Style Telefon Style Telefon
Margin Static Margin Static
LatexType Command LatexType Command
@ -270,7 +256,6 @@ Style Telefon
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Telefon: LabelString Telefon:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -278,7 +263,7 @@ Style Telefon
EndFont EndFont
End End
# Telefax
Style Telefax Style Telefax
Margin Static Margin Static
LatexType Command LatexType Command
@ -290,7 +275,6 @@ Style Telefax
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Telefax: LabelString Telefax:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -298,7 +282,7 @@ Style Telefax
EndFont EndFont
End End
# Telex
Style Telex Style Telex
Margin Static Margin Static
LatexType Command LatexType Command
@ -310,7 +294,6 @@ Style Telex
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Telex: LabelString Telex:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -331,7 +314,6 @@ Style EMail
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString EMail: LabelString EMail:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -351,7 +333,6 @@ Style HTTP
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString HTTP: LabelString HTTP:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -359,7 +340,7 @@ Style HTTP
EndFont EndFont
End End
# Bank
Style Bank Style Bank
Margin Static Margin Static
LatexType Command LatexType Command
@ -372,7 +353,6 @@ Style Bank
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Bank: LabelString Bank:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -380,7 +360,7 @@ Style Bank
EndFont EndFont
End End
# BLZ
Style BLZ Style BLZ
Margin Static Margin Static
LatexType Command LatexType Command
@ -392,7 +372,6 @@ Style BLZ
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString BLZ: LabelString BLZ:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -400,7 +379,7 @@ Style BLZ
EndFont EndFont
End End
# Konto
Style Konto Style Konto
Margin Static Margin Static
LatexType Command LatexType Command
@ -412,7 +391,6 @@ Style Konto
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Konto: LabelString Konto:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -420,7 +398,7 @@ Style Konto
EndFont EndFont
End End
# Postvermerk
Style Postvermerk Style Postvermerk
Margin Static Margin Static
LatexType Command LatexType Command
@ -432,7 +410,6 @@ Style Postvermerk
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Postvermerk: LabelString Postvermerk:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -441,7 +418,6 @@ Style Postvermerk
End End
# Adresse
Style Adresse Style Adresse
Margin Static Margin Static
LatexType Command LatexType Command
@ -454,7 +430,6 @@ Style Adresse
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Adresse: LabelString Adresse:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -475,7 +450,6 @@ Style Datum
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Datum: LabelString Datum:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -483,6 +457,7 @@ Style Datum
EndFont EndFont
End End
# Oggetto style definition # Oggetto style definition
Style Betreff Style Betreff
Margin Static Margin Static
@ -497,7 +472,6 @@ Style Betreff
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Betreff: LabelString Betreff:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -521,7 +495,6 @@ Style Anrede
LabelType Static LabelType Static
LabelString Anrede: LabelString Anrede:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -530,9 +503,6 @@ Style Anrede
End End
# Anlagen style definition
Style Anlagen Style Anlagen
Margin Static Margin Static
LatexType Command LatexType Command
@ -546,7 +516,6 @@ Style Anlagen
LabelType Static LabelType Static
LabelString Anlagen: LabelString Anlagen:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -555,7 +524,6 @@ Style Anlagen
End End
# Verteiler style definition
Style Verteiler Style Verteiler
Margin Static Margin Static
LatexType Command LatexType Command
@ -569,7 +537,6 @@ Style Verteiler
LabelType Static LabelType Static
LabelString Verteiler: LabelString Verteiler:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -578,9 +545,6 @@ Style Verteiler
End End
# Gruss style definition
Style Gruss Style Gruss
Margin Static Margin Static
LatexType Command LatexType Command
@ -595,31 +559,23 @@ Style Gruss
LabelType Static LabelType Static
LabelString Gruß: LabelString Gruß:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color Blue Color Blue
EndFont EndFont
#define the environment lyxGruss
Preamble Preamble
\newcommand{\LyxGruss}[1] \newcommand{\LyxGruss}[1]
{ \Gruss{#1}{0.5cm} } { \Gruss{#1}{0.5cm} }
EndPreamble EndPreamble
End End
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Input lyxmacros.inc # Input lyxmacros.inc
# Remove some unwanted styles. # Remove some unwanted styles.

View File

@ -7,14 +7,13 @@
# Input stdletter.inc # Input stdletter.inc
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
PageStyle Empty PageStyle Empty
DefaultStyle Letter DefaultStyle Letter
# This is just to show how to declare the default font. # This is just to show how to declare the default font.
# The defaults are exactly those shown here. # The defaults are exactly those shown here.
DefaultFont DefaultFont
@ -26,7 +25,6 @@ DefaultFont
EndFont EndFont
# Brieftext style definition # Brieftext style definition
Style Letter Style Letter
Margin Static Margin Static
@ -46,9 +44,6 @@ Style Letter
End End
# Name und Titel des Absenders # Name und Titel des Absenders
Style Name Style Name
Margin Static Margin Static
@ -61,7 +56,6 @@ Style Name
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Name: LabelString Name:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -69,6 +63,7 @@ Style Name
EndFont EndFont
End End
# Unterschrift des Absenders # Unterschrift des Absenders
Style Signature Style Signature
Margin Static Margin Static
@ -81,7 +76,6 @@ Style Signature
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Signature: LabelString Signature:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -89,6 +83,7 @@ Style Signature
EndFont EndFont
End End
# Strasse # Strasse
Style Street Style Street
Margin Static Margin Static
@ -101,7 +96,6 @@ Style Street
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Street: LabelString Street:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -109,6 +103,7 @@ Style Street
EndFont EndFont
End End
# Zusatz # Zusatz
Style Addition Style Addition
Margin Static Margin Static
@ -121,7 +116,6 @@ Style Addition
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Addition: LabelString Addition:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -129,6 +123,7 @@ Style Addition
EndFont EndFont
End End
# Ort # Ort
Style Town Style Town
Margin Static Margin Static
@ -141,7 +136,6 @@ Style Town
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Town: LabelString Town:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -149,6 +143,7 @@ Style Town
EndFont EndFont
End End
# Land # Land
Style State Style State
Margin Static Margin Static
@ -161,7 +156,6 @@ Style State
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString State: LabelString State:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -169,6 +163,7 @@ Style State
EndFont EndFont
End End
# RetourAdresse # RetourAdresse
Style ReturnAddress Style ReturnAddress
Margin Static Margin Static
@ -181,7 +176,6 @@ Style ReturnAddress
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString ReturnAddress: LabelString ReturnAddress:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -202,7 +196,6 @@ Style MyRef
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString MyRef: LabelString MyRef:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -210,6 +203,7 @@ Style MyRef
EndFont EndFont
End End
# IhrZeichen # IhrZeichen
Style YourRef Style YourRef
Margin Static Margin Static
@ -223,7 +217,6 @@ Style YourRef
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString YourRef: LabelString YourRef:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -244,7 +237,6 @@ Style YourMail
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString YourMail: LabelString YourMail:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -253,10 +245,6 @@ Style YourMail
End End
# Telefon # Telefon
Style Phone Style Phone
Margin Static Margin Static
@ -270,7 +258,6 @@ Style Phone
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Phone: LabelString Phone:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -278,7 +265,7 @@ Style Phone
EndFont EndFont
End End
# Telefax
Style Telefax Style Telefax
Margin Static Margin Static
LatexType Command LatexType Command
@ -290,7 +277,6 @@ Style Telefax
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Telefax: LabelString Telefax:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -298,7 +284,7 @@ Style Telefax
EndFont EndFont
End End
# Telex
Style Telex Style Telex
Margin Static Margin Static
LatexType Command LatexType Command
@ -310,7 +296,6 @@ Style Telex
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Telex: LabelString Telex:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -331,7 +316,6 @@ Style EMail
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString EMail: LabelString EMail:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -339,6 +323,7 @@ Style EMail
EndFont EndFont
End End
# HTTP des Absenders # HTTP des Absenders
Style HTTP Style HTTP
Margin Static Margin Static
@ -351,7 +336,6 @@ Style HTTP
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString HTTP: LabelString HTTP:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -359,7 +343,7 @@ Style HTTP
EndFont EndFont
End End
# Bank
Style Bank Style Bank
Margin Static Margin Static
LatexType Command LatexType Command
@ -372,7 +356,6 @@ Style Bank
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Bank: LabelString Bank:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -380,6 +363,7 @@ Style Bank
EndFont EndFont
End End
# BLZ # BLZ
Style BankCode Style BankCode
Margin Static Margin Static
@ -392,7 +376,6 @@ Style BankCode
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString BankCode: LabelString BankCode:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -400,6 +383,7 @@ Style BankCode
EndFont EndFont
End End
# Konto # Konto
Style BankAccount Style BankAccount
Margin Static Margin Static
@ -412,7 +396,6 @@ Style BankAccount
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString BankAccount: LabelString BankAccount:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -420,6 +403,7 @@ Style BankAccount
EndFont EndFont
End End
# Postvermerk # Postvermerk
Style PostalComment Style PostalComment
Margin Static Margin Static
@ -432,7 +416,6 @@ Style PostalComment
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString PostalComment: LabelString PostalComment:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -461,7 +444,6 @@ Style Address
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Address: LabelString Address:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -482,7 +464,6 @@ Style Date
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Date: LabelString Date:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -490,6 +471,7 @@ Style Date
EndFont EndFont
End End
# Oggetto style definition # Oggetto style definition
Style Reference Style Reference
Margin Static Margin Static
@ -504,7 +486,6 @@ Style Reference
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Reference: LabelString Reference:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -513,7 +494,6 @@ Style Reference
End End
# Opening style definition
Style Opening Style Opening
Margin Static Margin Static
LatexType Command LatexType Command
@ -528,7 +508,6 @@ Style Opening
LabelType Static LabelType Static
LabelString Opening: LabelString Opening:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -537,8 +516,6 @@ Style Opening
End End
# Anlagen style definition # Anlagen style definition
Style Encl. Style Encl.
Margin Static Margin Static
@ -553,7 +530,6 @@ Style Encl.
LabelType Static LabelType Static
LabelString Encl.: LabelString Encl.:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -576,7 +552,6 @@ Style cc
LabelType Static LabelType Static
LabelString cc: LabelString cc:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -585,8 +560,6 @@ Style cc
End End
# Gruss style definition # Gruss style definition
Style Closing Style Closing
Margin Static Margin Static
@ -602,14 +575,12 @@ Style Closing
LabelType Static LabelType Static
LabelString Closing: LabelString Closing:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color Blue Color Blue
EndFont EndFont
#define the environment lyxGruss
Preamble Preamble
\newcommand{\LyxGruss}[1] \newcommand{\LyxGruss}[1]
{ \Gruss{#1}{0.5cm} } { \Gruss{#1}{0.5cm} }
@ -619,13 +590,10 @@ Style Closing
End End
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Input lyxmacros.inc # Input lyxmacros.inc
# Remove some unwanted styles. # Remove some unwanted styles.

View File

@ -13,10 +13,12 @@ Preamble
\AtBeginDocument{\make@lr\thetheorem} \AtBeginDocument{\make@lr\thetheorem}
EndPreamble EndPreamble
Style Abstract Style Abstract
LabelString "øéö÷ú" LabelString "øéö÷ú"
End End
Style Theorem Style Theorem
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -33,18 +35,17 @@ Style Theorem
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString ".# èôùî" LabelString ".# èôùî"
# standard font definition
Font Font
Shape Up Shape Up
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
EndFont EndFont
End End
Style Lemma Style Lemma
CopyStyle Theorem CopyStyle Theorem
LatexName lemma LatexName lemma
@ -54,6 +55,7 @@ Style Lemma
EndPreamble EndPreamble
End End
Style Corollary Style Corollary
CopyStyle Theorem CopyStyle Theorem
LatexName corollary LatexName corollary
@ -63,6 +65,7 @@ Style Corollary
EndPreamble EndPreamble
End End
Style Claim Style Claim
CopyStyle Theorem CopyStyle Theorem
LatexName claim LatexName claim
@ -72,6 +75,7 @@ Style Claim
EndPreamble EndPreamble
End End
Style Definition Style Definition
CopyStyle Theorem CopyStyle Theorem
LatexName definition LatexName definition
@ -81,6 +85,7 @@ Style Definition
EndPreamble EndPreamble
End End
Style Remarks Style Remarks
CopyStyle Theorem CopyStyle Theorem
LatexName remark LatexName remark
@ -90,6 +95,7 @@ Style Remarks
EndPreamble EndPreamble
End End
Style Proof Style Proof
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -107,12 +113,10 @@ Style Proof
LabelType Static LabelType Static
LabelString ":äçëåä" LabelString ":äçëåä"
EndLabelType Filled_Box EndLabelType Filled_Box
# standard font definition
Font Font
Shape Up Shape Up
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold

View File

@ -3,25 +3,30 @@
# Hebrew letter textclass definition file. # Hebrew letter textclass definition file.
# Author: Dekel Tsur <dekel@math.tau.ac.il> # Author: Dekel Tsur <dekel@math.tau.ac.il>
Input letter Input letter
Style My_Address Style My_Address
Align Left Align Left
End End
Style Send_To_Address Style Send_To_Address
Align Right Align Right
End End
Style Opening Style Opening
LabelString :äçéúô LabelString :äçéúô
End End
Style Closing Style Closing
LabelString :íåéñ LabelString :íåéñ
End End
Style Signature Style Signature
LabelString :äîéúç
LabelString :äîéúç
End End

View File

@ -14,6 +14,7 @@
# Contributed by Garst R. Reese with lots of help from the LyX Team # Contributed by Garst R. Reese with lots of help from the LyX Team
# Based on course given by Lars Davidson # Based on course given by Lars Davidson
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
@ -24,6 +25,7 @@ ClassOptions
FontSize 12 FontSize 12
End End
# This is just to show how to declare the default font. # This is just to show how to declare the default font.
# The defaults are exactly those shown here. # The defaults are exactly those shown here.
DefaultFont DefaultFont
@ -36,7 +38,8 @@ EndFont
DefaultStyle Dialogue DefaultStyle Dialogue
# Dialogue style definition. Actor dialog
# Actor dialog
Style Dialogue Style Dialogue
Margin Static Margin Static
LatexType Command LatexType Command
@ -51,7 +54,8 @@ Style Dialogue
LabelType No_Label LabelType No_Label
End End
# More: Use to break a long Dialogue
# Use to break a long Dialogue
Style More Style More
Margin Static Margin Static
LatexType Command LatexType Command
@ -77,7 +81,6 @@ EndFont
End End
# FADE_IN: and FADE_OUT: usually stand alone. If you want a more complicated # FADE_IN: and FADE_OUT: usually stand alone. If you want a more complicated
# FADE_IN e.g. FADE_IN on STELLA:, use the Narrative Style. # FADE_IN e.g. FADE_IN on STELLA:, use the Narrative Style.
Style FADE_IN: Style FADE_IN:
@ -94,6 +97,7 @@ Style FADE_IN:
LabelString "FADE IN: " LabelString "FADE IN: "
End End
# Scene headings (ALL CAPS) This is a general case, probably not needed # Scene headings (ALL CAPS) This is a general case, probably not needed
# example: # example:
# INT. LOG CABIN - NIGHT # INT. LOG CABIN - NIGHT
@ -112,6 +116,7 @@ Style INT.
LabelString "INT. " LabelString "INT. "
End End
Style EXT. Style EXT.
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -141,6 +146,7 @@ Style Description
LabelType No_Label LabelType No_Label
End End
# Speaker style definition, identifies speaker ALL CAPS # Speaker style definition, identifies speaker ALL CAPS
# Use this also for THE END # Use this also for THE END
Style Speaker Style Speaker
@ -156,6 +162,7 @@ Style Speaker
LabelType No_Label LabelType No_Label
End End
# Parenthetical instruction to speaker (in parenthises, l.c.) # Parenthetical instruction to speaker (in parenthises, l.c.)
# The ( and ) will automatically appear on screen, so don't type any. # The ( and ) will automatically appear on screen, so don't type any.
Style Parenthetical Style Parenthetical
@ -174,16 +181,16 @@ Style Parenthetical
EndLabelType Static EndLabelType Static
EndLabelString ) EndLabelString )
Font Font
Family Typewriter Family Typewriter
Series Medium Series Medium
Shape Up Shape Up
Size Normal Size Normal
Color Blue Color Blue
EndFont EndFont
End End
# Used when the same speaker continues after a narrative. Don't type # Used when the same speaker continues after a narrative. Don't type
# anything. # anything.
Style Continuing Style Continuing
@ -199,17 +206,16 @@ Style Continuing
AlignPossible Left AlignPossible Left
LabelType Static LabelType Static
LabelString "(continuing)" LabelString "(continuing)"
Font
Font Family Typewriter
Family Typewriter Series Medium
Series Medium Shape Up
Shape Up Size Normal
Size Normal Color Green
Color Green EndFont
EndFont
End End
# Narrative description of action # Narrative description of action
Style Narrative Style Narrative
Margin Static Margin Static
@ -225,8 +231,6 @@ Style Narrative
End End
# Transition style definition ALL CAPS # Transition style definition ALL CAPS
Style Transition Style Transition
Margin Static Margin Static
@ -240,6 +244,7 @@ Style Transition
LabelType No_Label LabelType No_Label
End End
Style TITLE_OVER: Style TITLE_OVER:
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -254,6 +259,7 @@ Style TITLE_OVER:
LabelString "TITLE OVER: " LabelString "TITLE OVER: "
End End
Style INTERCUT Style INTERCUT
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -268,6 +274,7 @@ Style INTERCUT
LabelString "INTERCUT WITH: " LabelString "INTERCUT WITH: "
End End
Style FADE_OUT Style FADE_OUT
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -282,6 +289,7 @@ Style FADE_OUT
LabelString "FADE OUT " LabelString "FADE OUT "
End End
# Same as Standard, Standard deprecated # Same as Standard, Standard deprecated
Style General Style General
Margin Static Margin Static
@ -294,6 +302,7 @@ Style General
Labeltype No_Label Labeltype No_Label
End End
# General Left aligned CAPS # General Left aligned CAPS
Style Scene Style Scene
Margin Dynamic Margin Dynamic
@ -307,7 +316,7 @@ Style Scene
LabelType No_Label LabelType No_Label
End End
# Right Address style
Style Right_Address Style Right_Address
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
@ -330,9 +339,9 @@ Style Author
ParSep 1.5 ParSep 1.5
Align Center Align Center
AlignPossible Left, Right, Center AlignPossible Left, Right, Center
End End
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -343,9 +352,9 @@ Style Title
ParSep 1.5 ParSep 1.5
Align Center Align Center
AlignPossible Left, Right, Center AlignPossible Left, Right, Center
End End
# Standard style definition (I kept this one to provide a general case) # Standard style definition (I kept this one to provide a general case)
Style Standard Style Standard
ObsoletedBy General ObsoletedBy General
@ -354,6 +363,7 @@ Style FADE_OUT:
ObsoletedBy "FADE OUT" ObsoletedBy "FADE OUT"
End End
# For shooting scripts only, puts CONTINUED in rfoot, CONTINUED: in # For shooting scripts only, puts CONTINUED in rfoot, CONTINUED: in
# nextpage lhead and clears that rfoot. It is used when a scene continues # nextpage lhead and clears that rfoot. It is used when a scene continues
# onto the next page. This command is provided in case a production unit # onto the next page. This command is provided in case a production unit
@ -368,6 +378,7 @@ End
# LatexType Command # LatexType Command
# LatexName endcontinued # LatexName endcontinued
#End #End
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
@ -377,5 +388,3 @@ Input stdcounters.inc
NoStyle Abstract NoStyle Abstract
NoStyle Bibliography NoStyle Bibliography
NoStyle Date NoStyle Date

View File

@ -10,6 +10,7 @@
# Version 1 2002-09-24 - First version from scratch. # Version 1 2002-09-24 - First version from scratch.
# Version 2 2003-03-03 - Updated for LyX 1.3.0. # Version 2 2003-03-03 - Updated for LyX 1.3.0.
# Input general definitions # Input general definitions
Input stdclass.inc Input stdclass.inc
Input stdsections.inc Input stdsections.inc
@ -23,6 +24,7 @@ Input stdstruct.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# General class settings # General class settings
MaxCounter Counter_Section MaxCounter Counter_Section
SecNumDepth 3 SecNumDepth 3
@ -35,7 +37,7 @@ ClassOptions
PageStyle "" PageStyle ""
End End
# Title style redefinition
Style Title Style Title
Align Center Align Center
AlignPossible Center AlignPossible Center
@ -44,7 +46,7 @@ Style Title
EndFont EndFont
End End
# Author style redefinition
Style Author Style Author
Align Center Align Center
AlignPossible Center AlignPossible Center
@ -54,7 +56,7 @@ Style Author
EndFont EndFont
End End
# Address style definition
Style Address Style Address
LatexType Command LatexType Command
InTitle 1 InTitle 1
@ -71,6 +73,7 @@ Style Address
EndFont EndFont
End End
# Abstract style redefinition # Abstract style redefinition
Style Abstract Style Abstract
LatexType Environment LatexType Environment
@ -82,6 +85,7 @@ Style Abstract
EndFont EndFont
End End
# Section style redefinition # Section style redefinition
Style Section Style Section
Align Block Align Block
@ -91,6 +95,7 @@ Style Section
EndFont EndFont
End End
# Section* style redefinition # Section* style redefinition
Style Section* Style Section*
Align Block Align Block
@ -100,6 +105,7 @@ Style Section*
EndFont EndFont
End End
# Subsection style redefinition # Subsection style redefinition
Style Subsection Style Subsection
Align Block Align Block
@ -110,6 +116,7 @@ Style Subsection
EndFont EndFont
End End
# Subsubection style redefinition # Subsubection style redefinition
Style Subsubsection Style Subsubsection
Align Block Align Block
@ -121,7 +128,7 @@ Style Subsubsection
EndFont EndFont
End End
# Theorem style definition
Style Theorem Style Theorem
LatexType Environment LatexType Environment
LatexName theorem LatexName theorem
@ -137,7 +144,7 @@ Style Theorem
EndFont EndFont
End End
# Proof style definition
Style Proof Style Proof
LatexType Environment LatexType Environment
LatexName proof LatexName proof
@ -153,6 +160,7 @@ Style Proof
EndFont EndFont
End End
# Bibliography style redefinition # Bibliography style redefinition
Style Bibliography Style Bibliography
Align Block Align Block
@ -162,7 +170,7 @@ Style Bibliography
EndFont EndFont
End End
# Appendix style definition
Style Appendix Style Appendix
Margin Static Margin Static
LatexType Command LatexType Command

View File

@ -3,11 +3,11 @@
# AGUplus JGR textclass definition file. # AGUplus JGR textclass definition file.
# Author: Martin Vermeer <martin.vermeer@hut.fi> # Author: Martin Vermeer <martin.vermeer@hut.fi>
# Input general definitions # Input general definitions
Input aguplus.inc Input aguplus.inc
ClassOptions ClassOptions
Other "jgrga" Other "jgrga"
End End

View File

@ -13,6 +13,7 @@
# Need of ERT is considerably minimized. # Need of ERT is considerably minimized.
# 2003-03-03 Updated for lyx 1.3.0. # 2003-03-03 Updated for lyx 1.3.0.
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 2 Sides 2
@ -20,6 +21,7 @@ MaxCounter Counter_Section
SecNumDepth 4 SecNumDepth 4
PageStyle Plain PageStyle Plain
DefaultFont DefaultFont
Family Roman Family Roman
Series Medium Series Medium
@ -28,10 +30,11 @@ DefaultFont
Color None Color None
EndFont EndFont
Preamble Preamble
EndPreamble EndPreamble
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -43,6 +46,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
Input stdsections.inc Input stdsections.inc
NoStyle Chapter NoStyle Chapter
NoStyle Part NoStyle Part
@ -51,7 +55,7 @@ Input stdlists.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Section style definition
Style Section Style Section
Align Center Align Center
AlignPossible Center AlignPossible Center
@ -60,7 +64,7 @@ Style Section
EndFont EndFont
End End
# Subsection style definition
Style Subsection Style Subsection
Font Font
Series Medium Series Medium
@ -69,7 +73,7 @@ Style Subsection
EndFont EndFont
End End
# Subsubection style definition
Style Subsubsection Style Subsubsection
Font Font
Series Medium Series Medium
@ -78,7 +82,7 @@ Style Subsubsection
EndFont EndFont
End End
# Paragraph style definition
Style Paragraph Style Paragraph
Font Font
Series Medium Series Medium
@ -87,7 +91,7 @@ Style Paragraph
EndFont EndFont
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
LeftMargin "" LeftMargin ""
NextNoIndent 1 NextNoIndent 1
@ -101,7 +105,7 @@ End
Input stdlayouts.inc Input stdlayouts.inc
NoStyle Verse NoStyle Verse
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -119,7 +123,7 @@ Style Title
EndFont EndFont
End End
# Subtitle style definition
Style Subtitle Style Subtitle
Margin Static Margin Static
LatexType Command LatexType Command
@ -140,7 +144,7 @@ Style Subtitle
EndFont EndFont
End End
# Date style definition
Style Date Style Date
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -157,7 +161,7 @@ Style Date
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -175,7 +179,7 @@ Style Author
EndFont EndFont
End End
# Address style definition
Style Address Style Address
Margin Static Margin Static
LatexType Command LatexType Command
@ -191,7 +195,7 @@ Style Address
EndFont EndFont
End End
# AddressForOffprints style definition
Style AddressForOffprints Style AddressForOffprints
LatexType Environment LatexType Environment
LatexName ao LatexName ao
@ -210,7 +214,7 @@ Style AddressForOffprints
EndFont EndFont
End End
# RunningTitle style definition
Style RunningTitle Style RunningTitle
LatexType Command LatexType Command
LatexName runningtitle LatexName runningtitle
@ -233,7 +237,7 @@ Style RunningTitle
EndFont EndFont
End End
# RunningAuthor style definition
Style RunningAuthor Style RunningAuthor
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -255,7 +259,7 @@ Style RunningAuthor
EndFont EndFont
End End
# Abstract style definition
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -279,7 +283,7 @@ Style Abstract
EndFont EndFont
End End
# Keywords style definition
Style Keywords Style Keywords
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
@ -299,7 +303,7 @@ Style Keywords
EndFont EndFont
End End
# Acknowledgements style definition
Style Acknowledgements Style Acknowledgements
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -320,7 +324,7 @@ Style Acknowledgements
EndFont EndFont
End End
# Appendix style definition
Style Appendix Style Appendix
Margin Static Margin Static
LatexType Command LatexType Command
@ -341,7 +345,7 @@ Style Appendix
EndFont EndFont
End End
# References style definition
Style References Style References
Margin First_Dynamic Margin First_Dynamic
LatexType Item_Environment LatexType Item_Environment

View File

@ -3,21 +3,26 @@
# Latex8 textclass definition file. # Latex8 textclass definition file.
# Author : Allan Rae <rae@elec.uq.edu.au> # Author : Allan Rae <rae@elec.uq.edu.au>
Preamble Preamble
\usepackage{latex8} \usepackage{latex8}
\usepackage{times} \usepackage{times}
EndPreamble EndPreamble
# Input general definitions # Input general definitions
Input stdclass.inc Input stdclass.inc
Columns 1 Columns 1
MaxCounter Counter_Section MaxCounter Counter_Section
ClassOptions ClassOptions
FontSize 10 FontSize 10
End End
NoStyle Part NoStyle Part
NoStyle Part* NoStyle Part*
NoStyle Chapter NoStyle Chapter
@ -29,6 +34,7 @@ NoStyle Subsubsection*
NoStyle Paragraph NoStyle Paragraph
NoStyle Subparagraph NoStyle Subparagraph
Style Title Style Title
Font Font
Series Bold Series Bold
@ -36,6 +42,7 @@ Style Title
EndFont EndFont
End End
Style Section Style Section
TopSep 1.0 TopSep 1.0
BottomSep 1.0 BottomSep 1.0
@ -43,6 +50,7 @@ Style Section
latexname "Section" latexname "Section"
End End
Style Subsection Style Subsection
TopSep 1.0 TopSep 1.0
BottomSep 1.0 BottomSep 1.0
@ -50,6 +58,7 @@ Style Subsection
latexname "SubSection" latexname "SubSection"
End End
Style Email Style Email
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -64,7 +73,6 @@ Style Email
AlignPossible Center AlignPossible Center
LabelType Static LabelType Static
LabelString "E-mail:" LabelString "E-mail:"
# standard font definition
Font Font
Size Large Size Large
Family Typewriter Family Typewriter
@ -75,6 +83,7 @@ Style Email
EndFont EndFont
End End
Style Affiliation Style Affiliation
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -88,18 +97,17 @@ Style Affiliation
Align Center Align Center
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Large Size Large
EndFont EndFont
End End
# Abstract style redefinition # Abstract style redefinition
Style Abstract Style Abstract
LeftMargin "" LeftMargin ""
RightMargin "" RightMargin ""
# standard font definition
Font Font
Size Normal Size Normal
Shape Italic Shape Italic
@ -112,12 +120,14 @@ Style Abstract
EndFont EndFont
End End
Style Caption Style Caption
Font Font
Series Bold Series Bold
EndFont EndFont
End End
Style Bibliography Style Bibliography
LabelFont LabelFont
Size Large Size Large

View File

@ -4,6 +4,7 @@
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Heavily modifed and enhanced by serveral developers. # Heavily modifed and enhanced by serveral developers.
# Input general definitions # Input general definitions
Input stdletter.inc Input stdletter.inc
Input stdlists.inc Input stdlists.inc
@ -11,7 +12,7 @@ Input lyxmacros.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# Remove some unwanted styles. # Remove some unwanted styles.
NoStyle Right_Address NoStyle Right_Address
NoStyle Address NoStyle Address

View File

@ -3,6 +3,7 @@
# LinuxDoc textclass definition file. # LinuxDoc textclass definition file.
# Author : Pascal André <andre@via.ecp.fr> # Author : Pascal André <andre@via.ecp.fr>
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
@ -11,10 +12,11 @@ MaxCounter Counter_Section
OutputType linuxdoc OutputType linuxdoc
DefaultStyle Standard DefaultStyle Standard
Input stdcounters.inc Input stdcounters.inc
Input stdfloats.inc Input stdfloats.inc
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -25,7 +27,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# Quote style definition
Style Quote Style Quote
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -37,7 +39,7 @@ Style Quote
LabelType No_Label LabelType No_Label
End End
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -50,14 +52,12 @@ Style Title
Fill_Top 1 Fill_Top 1
Fill_Bottom 1 Fill_Bottom 1
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
# label font definition
LabelFont LabelFont
Family Sans Family Sans
Series Bold Series Bold
@ -65,7 +65,7 @@ Style Title
EndFont EndFont
End End
# Section style definition
Style Section Style Section
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -78,20 +78,18 @@ Style Section
Align Block Align Block
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Section LabelType Counter_Section
# standard font definition
Font Font
Series Bold Series Bold
Size Larger Size Larger
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Larger Size Larger
EndFont EndFont
End End
# Subsection style definition
Style Subsection Style Subsection
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -105,20 +103,18 @@ Style Subsection
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Subsection LabelType Counter_Subsection
# standard font definition
Font Font
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Subsubsection style definition
Style Subsubsection Style Subsubsection
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -132,18 +128,16 @@ Style Subsubsection
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_SubSubSection LabelType Counter_SubSubSection
# standard font definition
Font Font
Series Bold Series Bold
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Paragraph style definition
Style Paragraph Style Paragraph
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -156,18 +150,16 @@ Style Paragraph
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Paragraph LabelType Counter_Paragraph
# standard font definition
Font Font
Series Bold Series Bold
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -181,18 +173,16 @@ Style Subparagraph
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_SubParagraph LabelType Counter_SubParagraph
# standard font definition
Font Font
Series Bold Series Bold
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Enumerate style definition
Style Enumerate Style Enumerate
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -208,7 +198,7 @@ Style Enumerate
LabelType Counter_EnumI LabelType Counter_EnumI
End End
# Itemize style definition
Style Itemize Style Itemize
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -225,7 +215,7 @@ Style Itemize
LabelString * LabelString *
End End
# Description style definition
Style Description Style Description
Margin First_Dynamic Margin First_Dynamic
LatexType Item_environment LatexType Item_environment
@ -242,13 +232,12 @@ Style Description
LabelType Manual LabelType Manual
LabelString MM LabelString MM
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Verbatim style definition
Style Verbatim Style Verbatim
Margin Static Margin Static
LatexType environment LatexType environment
@ -264,18 +253,16 @@ Style Verbatim
FreeSpacing 1 FreeSpacing 1
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Typewriter Family Typewriter
EndFont EndFont
# label font definition
LabelFont LabelFont
Family Typewriter Family Typewriter
EndFont EndFont
End End
# Code style definition
Style Code Style Code
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -293,7 +280,7 @@ Style Code
FreeSpacing 1 FreeSpacing 1
End End
# Author style definition
Style Author Style Author
Margin Dynamic Margin Dynamic
LatexType Paragraph LatexType Paragraph
@ -307,18 +294,16 @@ Style Author
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Larger Size Larger
EndFont EndFont
# label font definition
LabelFont LabelFont
Size Larger Size Larger
EndFont EndFont
End End
# Date style definition
Style Date Style Date
Margin Dynamic Margin Dynamic
LatexType Paragraph LatexType Paragraph
@ -332,18 +317,16 @@ Style Date
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Large Size Large
EndFont EndFont
# label font definition
LabelFont LabelFont
Size Large Size Large
EndFont EndFont
End End
# Abstract style definition
Style Abstract Style Abstract
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -358,18 +341,16 @@ Style Abstract
AlignPossible Block AlignPossible Block
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Shape Italic Shape Italic
EndFont EndFont
# label font definition
LabelFont LabelFont
Shape Italic Shape Italic
EndFont EndFont
End End
# SGML style definition
Style SGML Style SGML
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -385,7 +366,7 @@ Style SGML
PassThru 1 PassThru 1
End End
# Caption style definition
Style Caption Style Caption
Margin First_Dynamic Margin First_Dynamic
LatexType Paragraph LatexType Paragraph
@ -400,7 +381,6 @@ Style Caption
LabelString Caption LabelString Caption
OptionalArgs 1 OptionalArgs 1
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont

View File

@ -3,11 +3,11 @@
# literate-article textclass definition file. # literate-article textclass definition file.
# Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com> # Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com>
Preamble Preamble
\usepackage{noweb} \usepackage{noweb}
EndPreamble EndPreamble
Input article.layout Input article.layout
Input literate-scrap.inc Input literate-scrap.inc

View File

@ -3,11 +3,11 @@
# literate-book textclass definition file. # literate-book textclass definition file.
# Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com> # Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com>
Preamble Preamble
\usepackage{noweb} \usepackage{noweb}
EndPreamble EndPreamble
Input book.layout Input book.layout
Input literate-scrap.inc Input literate-scrap.inc

View File

@ -3,11 +3,11 @@
# literate-report textclass definition file. # literate-report textclass definition file.
# Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com> # Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com>
Preamble Preamble
\usepackage{noweb} \usepackage{noweb}
EndPreamble EndPreamble
Input report.layout Input report.layout
Input literate-scrap.inc Input literate-scrap.inc

View File

@ -7,8 +7,10 @@
# resembles more closelly the produced paper doc. (more WYSIWYG) # resembles more closelly the produced paper doc. (more WYSIWYG)
# #
OutputType literate OutputType literate
Style Scrap Style Scrap
Margin First_Dynamic Margin First_Dynamic
LatexType Paragraph LatexType Paragraph
@ -32,5 +34,4 @@ Style Scrap
Color latex Color latex
Family Typewriter Family Typewriter
EndFont EndFont
End End

View File

@ -12,14 +12,15 @@
# Based on ejour2.layout. # Based on ejour2.layout.
# ejour2 made originally by Martin Vermeer based on article.layout. # ejour2 made originally by Martin Vermeer based on article.layout.
# Modified for LyX 12 by Jean-Marc Lasgouttes and MV. # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
#
# General textclass parameters # General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
PageStyle Plain PageStyle Plain
MaxCounter Counter_Section MaxCounter Counter_Section
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -34,15 +35,14 @@ End
# The standard sections # The standard sections
Input stdsections.inc Input stdsections.inc
# Chapter style definition
Style Chapter Style Chapter
Align Center Align Center
AlignPossible Block,Left,Center AlignPossible Block,Left,Center
End End
# Section style definition
Style Section Style Section
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
@ -53,7 +53,7 @@ Style Section
EndFont EndFont
End End
# Subsection style definition
Style Subsection Style Subsection
LabelType Counter_Subsection LabelType Counter_Subsection
LabelFont LabelFont
@ -62,18 +62,16 @@ Style Subsection
EndFont EndFont
End End
# Subsubsection style definition
Style Subsubsection Style Subsubsection
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Paragraph style definition
Style Paragraph Style Paragraph
# standard font definition
Font Font
Series Medium Series Medium
Shape Italic Shape Italic
@ -81,9 +79,8 @@ Style Paragraph
EndFont EndFont
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
# standard font definition
Font Font
Series Medium Series Medium
Shape Up Shape Up
@ -91,19 +88,22 @@ Style Subparagraph
EndFont EndFont
End End
# Now define the starred versions from the normal ones. # Now define the starred versions from the normal ones.
Input stdstarsections.inc Input stdstarsections.inc
# Remove the ones that we do not want # Remove the ones that we do not want
NoStyle Part NoStyle Part
NoStyle Part* NoStyle Part*
NoStyle Chapter NoStyle Chapter
# Some standard things # Some standard things
Input stdlayouts.inc Input stdlayouts.inc
Input stdlists.inc Input stdlists.inc
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -120,16 +120,14 @@ Style Title
Fill_Top 1 Fill_Top 1
Fill_Bottom 1 Fill_Bottom 1
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
End End
# Title style definition
Style Subtitle Style Subtitle
Margin Static Margin Static
LatexType Command LatexType Command
@ -145,16 +143,14 @@ Style Subtitle
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Title_Running style definition
Style Running_LaTeX_Title Style Running_LaTeX_Title
Margin Static Margin Static
InTitle 1 InTitle 1
@ -172,16 +168,14 @@ Style Running_LaTeX_Title
LabelType Static LabelType Static
LabelString "Running title: " LabelString "Running title: "
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color Red Color Red
EndFont EndFont
End End
# TOC_Title style definition
Style TOC_Title Style TOC_Title
CopyStyle "Running LaTeX Title" CopyStyle "Running LaTeX Title"
LatexName toctitle LatexName toctitle
@ -189,7 +183,7 @@ Style TOC_Title
LabelString "TOC title: " LabelString "TOC title: "
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -205,7 +199,6 @@ Style Author
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Series Bold Series Bold
Shape Italic Shape Italic
@ -213,7 +206,7 @@ Style Author
End End
# AuthorRunning style definition
Style Author_Running Style Author_Running
CopyStyle "Running LaTeX Title" CopyStyle "Running LaTeX Title"
LatexName authorrunning LatexName authorrunning
@ -221,7 +214,7 @@ Style Author_Running
LabelString "Author Running: " LabelString "Author Running: "
End End
# TOC_Author style definition
Style TOC_Author Style TOC_Author
CopyStyle "Running LaTeX Title" CopyStyle "Running LaTeX Title"
LatexName tocauthor LatexName tocauthor
@ -229,7 +222,7 @@ Style TOC_Author
LabelString "TOC Author: " LabelString "TOC Author: "
End End
# Institute style definition
Style Institute Style Institute
Margin Static Margin Static
LatexType Command LatexType Command
@ -244,16 +237,12 @@ Style Institute
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# Std. font definition
Font Font
Size Small Size Small
EndFont EndFont
End End
#
#
# Correspondence address style definition
Style Email Style Email
CopyStyle "Running LaTeX Title" CopyStyle "Running LaTeX Title"
LatexName email LatexName email
@ -261,7 +250,7 @@ Style Email
LabelString "Email: " LabelString "Email: "
End End
# Abstract style definition
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -278,15 +267,12 @@ Style Abstract
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract. LabelString Abstract.
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
#
# Bibliography style definition
Style Bibliography Style Bibliography
Margin First_Dynamic Margin First_Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -304,11 +290,9 @@ Style Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Mathematics-like definitions: # Mathematics-like definitions:
@ -329,26 +313,26 @@ Style Case
LabelType Static LabelType Static
LabelString Case #. LabelString Case #.
# font & label font definition
LabelFont LabelFont
Shape Italic Shape Italic
EndFont EndFont
End End
Style Claim Style Claim
CopyStyle Case CopyStyle Case
LatexName claim LatexName claim
LabelString "Claim. " LabelString "Claim. "
End End
Style Conjecture Style Conjecture
CopyStyle Case CopyStyle Case
LatexName conjecture LatexName conjecture
LabelString "Conjecture #. " LabelString "Conjecture #. "
End End
Style Corollary Style Corollary
CopyStyle Case CopyStyle Case
LatexName corollary LatexName corollary
@ -366,86 +350,101 @@ Style Corollary
End End
Style Definition Style Definition
CopyStyle Corollary CopyStyle Corollary
LatexName definition LatexName definition
LabelString "Definition #. " LabelString "Definition #. "
End End
Style Example Style Example
CopyStyle Case CopyStyle Case
LatexName example LatexName example
LabelString "Example #. " LabelString "Example #. "
End End
Style Exercise Style Exercise
CopyStyle Case CopyStyle Case
LatexName exercise LatexName exercise
LabelString "Exercise #. " LabelString "Exercise #. "
End End
Style Lemma Style Lemma
CopyStyle Corollary CopyStyle Corollary
LatexName lemma LatexName lemma
LabelString "Lemma #. " LabelString "Lemma #. "
End End
Style Note Style Note
CopyStyle Case CopyStyle Case
LatexName note LatexName note
LabelString "Note #. " LabelString "Note #. "
End End
Style Problem Style Problem
CopyStyle Exercise CopyStyle Exercise
LatexName problem LatexName problem
LabelString "Problem #. " LabelString "Problem #. "
End End
Style Proof Style Proof
CopyStyle Claim CopyStyle Claim
LatexName proof LatexName proof
LabelString "Proof. " LabelString "Proof. "
End End
Style Property Style Property
CopyStyle Case CopyStyle Case
LatexName property LatexName property
LabelString "Property #. " LabelString "Property #. "
End End
Style Proposition Style Proposition
CopyStyle Corollary CopyStyle Corollary
LatexName proposition LatexName proposition
LabelString "Proposition #. " LabelString "Proposition #. "
End End
Style Question Style Question
CopyStyle Case CopyStyle Case
LatexName question LatexName question
LabelString "Question #. " LabelString "Question #. "
End End
Style Remark Style Remark
CopyStyle Case CopyStyle Case
LatexName remark LatexName remark
LabelString "Remark #. " LabelString "Remark #. "
End End
Style Solution Style Solution
CopyStyle Case CopyStyle Case
LatexName solution LatexName solution
LabelString "Solution #. " LabelString "Solution #. "
End End
Style Theorem Style Theorem
CopyStyle Corollary CopyStyle Corollary
LatexName theorem LatexName theorem
LabelString "Theorem #. " LabelString "Theorem #. "
End End
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
#Finally a few older definitions for compatibility #Finally a few older definitions for compatibility
Input obsolete.inc Input obsolete.inc

View File

@ -3,19 +3,22 @@
# The tugboat journal (TUGboat) textclass definition file. # The tugboat journal (TUGboat) textclass definition file.
# Journal of the TeX User Group http://www.tug.org # Journal of the TeX User Group http://www.tug.org
# Author : Herbert Voss <voss@perce.de> 2001/08/13 # Author : Herbert Voss <voss@perce.de> 2001/08/13
#
# General textclass parameters # General textclass parameters
Columns 2 Columns 2
Sides 2 Sides 2
#SecNumDepth #no counting #SecNumDepth #no counting
#TocDepth -1 #TocDepth -1
MaxCounter Counter_Section MaxCounter Counter_Section
#
ClassOptions ClassOptions
FontSize default #only 11pt FontSize default #only 11pt
PageStyle "" # controlled by class PageStyle "" # controlled by class
End End
#
DefaultFont # only for screen DefaultFont # only for screen
Family Roman Family Roman
Series Medium Series Medium
@ -23,10 +26,8 @@ DefaultFont # only for screen
Size Normal Size Normal
Color None Color None
EndFont EndFont
#
#
# Standard style definition
#
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -38,11 +39,11 @@ Style Standard
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType No_Label LabelType No_Label
End End
#
#
Input stdlists.inc Input stdlists.inc
# Section style definition
Style Section Style Section
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -58,7 +59,6 @@ Style Section
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Section LabelType Counter_Section
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
@ -66,7 +66,7 @@ Style Section
End End
# Subsection style definition
Style Subsection Style Subsection
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -81,7 +81,6 @@ Style Subsection
Align Block Align Block
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Subsection LabelType Counter_Subsection
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
@ -89,7 +88,6 @@ Style Subsection
End End
# Subsubsection style definition
Style Subsubsection Style Subsubsection
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -105,7 +103,6 @@ Style Subsubsection
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_SubSubSection LabelType Counter_SubSubSection
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
@ -113,7 +110,7 @@ Style Subsubsection
End End
# Paragraph style definition
Style Paragraph Style Paragraph
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -129,7 +126,6 @@ Style Paragraph
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Paragraph LabelType Counter_Paragraph
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
@ -138,16 +134,18 @@ End
#Input stdstarsections.inc #Input stdstarsections.inc
#
Input stdstruct.inc Input stdstruct.inc
Input stdlayouts.inc Input stdlayouts.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
# #
# Create and Overwrite some styles # Create and Overwrite some styles
# #
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -161,14 +159,13 @@ Style Title
Align Left Align Left
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# standard font definition
TextFont TextFont
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -184,9 +181,8 @@ Style Author
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
End End
#
#
# Abstract style definition
Style Abstract Style Abstract
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -204,11 +200,9 @@ Style Abstract
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract LabelString Abstract
LabelBottomSep 0.5 LabelBottomSep 0.5
# standard font definition
TextFont TextFont
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Size Normal Size Normal
Series Bold Series Bold

View File

@ -7,7 +7,7 @@
# all environment classes. Some of these are a bit peculiar and might # all environment classes. Some of these are a bit peculiar and might
# be removed later. # be removed later.
# Lyx-Code style definition
Style LyX-Code Style LyX-Code
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -43,7 +43,7 @@ Style LyX-Code
End End
# Address style definition
Style Address Style Address
Margin Static Margin Static
LatexType Command LatexType Command
@ -66,7 +66,7 @@ Style Address
End End
# Right Address style
Style Right_Address Style Right_Address
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command

View File

@ -13,7 +13,7 @@ DefaultStyle Standard
Input stdcounters.inc Input stdcounters.inc
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -25,7 +25,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# Quote style definition
Style Quote Style Quote
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -37,7 +37,7 @@ Style Quote
LabelType No_Label LabelType No_Label
End End
# Subsection style definition
Style Section Style Section
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -52,20 +52,18 @@ Style Section
AlignPossible Block, Left AlignPossible Block, Left
LabelType Counter_Subsection LabelType Counter_Subsection
# standard font definition
Font Font
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Enumerate style definition
Style Enumerate Style Enumerate
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -82,7 +80,7 @@ Style Enumerate
LabelType Counter_EnumI LabelType Counter_EnumI
End End
# Itemize style definition
Style Itemize Style Itemize
Margin Static Margin Static
LatexType Item_Environment LatexType Item_Environment
@ -100,7 +98,8 @@ Style Itemize
LabelString * LabelString *
End End
# Description style definition
Style Description Style Description
Margin First_Dynamic Margin First_Dynamic
LatexType Item_environment LatexType Item_environment
@ -118,13 +117,12 @@ Style Description
LabelType Manual LabelType Manual
LabelString MM LabelString MM
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Verbatim style definition
Style Verbatim Style Verbatim
Margin Static Margin Static
LatexType environment LatexType environment
@ -140,18 +138,16 @@ Style Verbatim
AlignPossible Block AlignPossible Block
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Typewriter Family Typewriter
EndFont EndFont
# label font definition
LabelFont LabelFont
Family Typewriter Family Typewriter
EndFont EndFont
End End
# Code style definition
Style Code Style Code
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -169,7 +165,7 @@ Style Code
FreeSpacing 1 FreeSpacing 1
End End
# SGML style definition
Style SGML Style SGML
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph

View File

@ -8,20 +8,25 @@
# Input general definitions # Input general definitions
Input stdclass.inc Input stdclass.inc
# There are no chapters in an article. # There are no chapters in an article.
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
MaxCounter Counter_Section MaxCounter Counter_Section
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
# Page styles # Page styles
ClassOptions ClassOptions
PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings
End End
# Change a bit Part and Part*
# Change Part and Part* a bit
Style Part Style Part
Align Left Align Left
AlignPossible Left AlignPossible Left

View File

@ -11,13 +11,16 @@ Input stdclass.inc
# Global parameters. # Global parameters.
Sides 2 Sides 2
# Page styles # Page styles
ClassOptions ClassOptions
PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings
End End
# There is no abstract environment in book.cls # There is no abstract environment in book.cls
NoStyle Abstract NoStyle Abstract
# a few changes to the bibliography # a few changes to the bibliography
Style Bibliography Style Bibliography

View File

@ -6,15 +6,17 @@
# This include files contains all obsolete layouts, kept for # This include files contains all obsolete layouts, kept for
# historical reasons # historical reasons
# Title style definition
Style LaTeX_Title Style LaTeX_Title
ObsoletedBy Title ObsoletedBy Title
End End
Style LaTeX Style LaTeX
ObsoletedBy Standard ObsoletedBy Standard
End End
Style Comment Style Comment
ObsoletedBy Standard ObsoletedBy Standard
End End

View File

@ -11,7 +11,7 @@ Sides 1
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -23,13 +23,17 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# A few lists # A few lists
Input stdlists.inc Input stdlists.inc
# Standard sections. # Standard sections.
Input stdsections.inc Input stdsections.inc
### All the section headings now use sans serif ### All the section headings now use sans serif
Style Part Style Part
Align Left Align Left
AlignPossible Left AlignPossible Left
@ -43,6 +47,7 @@ Style Part
EndFont EndFont
End End
Style Section Style Section
Font Font
Family Sans Family Sans
@ -51,6 +56,7 @@ Style Section
EndFont EndFont
End End
Style Subsection Style Subsection
Font Font
Family Sans Family Sans
@ -59,6 +65,7 @@ Style Subsection
EndFont EndFont
End End
Style Subsubsection Style Subsubsection
Font Font
Family Sans Family Sans
@ -67,6 +74,7 @@ Style Subsubsection
EndFont EndFont
End End
Style Paragraph Style Paragraph
Font Font
Family Sans Family Sans
@ -75,6 +83,7 @@ Style Paragraph
EndFont EndFont
End End
Style Subparagraph Style Subparagraph
Font Font
Family Sans Family Sans
@ -82,13 +91,16 @@ Style Subparagraph
EndFont EndFont
End End
# Starred versions of the sectioning layouts. # Starred versions of the sectioning layouts.
Input stdstarsections.inc Input stdstarsections.inc
# There are no chapters in a paper. # There are no chapters in a paper.
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
# Some standard layouts # Some standard layouts
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
@ -98,6 +110,7 @@ Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
Input obsolete.inc Input obsolete.inc
### The description environment also uses sans serif labels. ### The description environment also uses sans serif labels.
Style Description Style Description
LabelFont LabelFont
@ -118,6 +131,7 @@ Style Title
EndFont EndFont
End End
Style Author Style Author
Align Left Align Left
AlignPossible Left AlignPossible Left
@ -129,6 +143,7 @@ Style Author
EndFont EndFont
End End
Style Abstract Style Abstract
Align Left Align Left
AlignPossible Left AlignPossible Left
@ -139,6 +154,7 @@ Style Abstract
EndFont EndFont
End End
### A few new things defined only in the paper document class ### A few new things defined only in the paper document class
Style SubTitle Style SubTitle
CopyStyle Title CopyStyle Title
@ -151,6 +167,7 @@ Style SubTitle
EndFont EndFont
End End
Style Institution Style Institution
CopyStyle Title CopyStyle Title
LatexName institution LatexName institution
@ -162,6 +179,7 @@ Style Institution
EndFont EndFont
End End
Style Keywords Style Keywords
CopyStyle Abstract CopyStyle Abstract
LatexName keywords LatexName keywords

View File

@ -19,5 +19,3 @@ Style Bibliography
Size Huge Size Huge
EndFont EndFont
End End

View File

@ -20,7 +20,7 @@ ClassOptions
Other "aps,manuscript" Other "aps,manuscript"
End End
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -38,12 +38,11 @@ Input stdsections.inc
# Redefine some of the section styles. # Redefine some of the section styles.
# Section-numbered style definition
Style Section Style Section
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
# standard font definition
Font Font
Series Medium Series Medium
Shape Smallcaps Shape Smallcaps
@ -51,39 +50,38 @@ Style Section
EndFont EndFont
End End
# Subsection-numbered style definition
Style Subsection Style Subsection
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Subsubsection-numbered style definition
Style Subsubsection Style Subsubsection
# standard font definition
Font Font
Shape Italic Shape Italic
Size Normal Size Normal
EndFont EndFont
End End
# Paragraph-numbered style definition
Style Paragraph Style Paragraph
TopSep 0.7 TopSep 0.7
ParSep 0.4 ParSep 0.4
# standard font definition
Font Font
Shape Italic Shape Italic
Size Normal Size Normal
EndFont EndFont
End End
# then define the unumbered sections, based on the numbered ones. # then define the unumbered sections, based on the numbered ones.
Input stdstarsections.inc Input stdstarsections.inc
# remove the layouts that do not make sense. # remove the layouts that do not make sense.
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
@ -100,38 +98,34 @@ Input stdlists.inc
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
# Title style definition
Style Title Style Title
# standard font definition
Font Font
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Author style definition
# Same as stdstruct.inc except the font # Same as stdstruct.inc except the font
Style Author Style Author
# standard font definition
Font Font
Size Large Size Large
Shape Smallcaps Shape Smallcaps
EndFont EndFont
End End
# Date style definition
Style Date Style Date
LabelType Static LabelType Static
LabelString "Date: " LabelString "Date: "
# standard font definition
LabelFont LabelFont
Shape Italic Shape Italic
Size Large Size Large
EndFont EndFont
End End
# Address style definition
Style Address Style Address
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -150,17 +144,15 @@ Style Address
EndFont EndFont
End End
# Abstract style definition
Style Abstract Style Abstract
ItemSep 0.2 ItemSep 0.2
ParSep 0.3 ParSep 0.3
# standard font definition
Font Font
Size Normal Size Normal
EndFont EndFont
# label font definition
LabelFont LabelFont
Size Large Size Large
EndFont EndFont

View File

@ -20,7 +20,7 @@ ClassOptions
Other "aps,manuscript" Other "aps,manuscript"
End End
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -41,12 +41,11 @@ Input stdsections.inc
# Redefine some of the section styles. # Redefine some of the section styles.
# Section-numbered style definition
Style Section Style Section
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
# standard font definition
Font Font
Series Medium Series Medium
Shape Smallcaps Shape Smallcaps
@ -54,30 +53,27 @@ Style Section
EndFont EndFont
End End
# Subsection-numbered style definition
Style Subsection Style Subsection
# standard font definition
Font Font
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
End End
# Subsubsection-numbered style definition
Style Subsubsection Style Subsubsection
# standard font definition
Font Font
Shape Italic Shape Italic
Size Normal Size Normal
EndFont EndFont
End End
# Paragraph-numbered style definition
Style Paragraph Style Paragraph
TopSep 0.7 TopSep 0.7
ParSep 0.4 ParSep 0.4
# standard font definition
Font Font
Shape Italic Shape Italic
Size Normal Size Normal
@ -103,7 +99,7 @@ Input stdlists.inc
Input stdtitle.inc Input stdtitle.inc
Input stdstruct.inc Input stdstruct.inc
# Preprint style
Style Preprint Style Preprint
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
@ -116,31 +112,28 @@ Style Preprint
AlignPossible Left AlignPossible Left
End End
# Title style definition
Style Title Style Title
# standard font definition
Font Font
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Author style definition
# Same as stdstruct.inc except the font # Same as stdstruct.inc except the font
Style Author Style Author
# standard font definition
Font Font
Size Large Size Large
Shape Smallcaps Shape Smallcaps
EndFont EndFont
End End
# Date style definition
Style Date Style Date
LabelType Static LabelType Static
LabelString "Date: " LabelString "Date: "
# standard font definition
LabelFont LabelFont
Shape Italic Shape Italic
Size Large Size Large
@ -165,6 +158,7 @@ Style Affiliation
EndFont EndFont
End End
# Address is exactly the same as Affiliation. We just put this in so # Address is exactly the same as Affiliation. We just put this in so
# that reLyX will know what to do with it. # that reLyX will know what to do with it.
Style Address Style Address
@ -173,12 +167,14 @@ Style Address
LabelString "Address: " LabelString "Address: "
End End
Style Thanks Style Thanks
CopyStyle Affiliation CopyStyle Affiliation
LatexName thanks LatexName thanks
LabelString "Thanks: " LabelString "Thanks: "
End End
Style Author_Email Style Author_Email
CopyStyle Affiliation CopyStyle Affiliation
PassThru 1 PassThru 1
@ -194,6 +190,7 @@ Style Author_Email
EndFont EndFont
End End
Style Author_URL Style Author_URL
CopyStyle "Author Email" CopyStyle "Author Email"
PassThru 1 PassThru 1
@ -201,7 +198,7 @@ Style Author_URL
LabelString "URL: " LabelString "URL: "
End End
# Abstract style definition
Style Abstract Style Abstract
InTitle 1 InTitle 1
ItemSep 0.2 ItemSep 0.2
@ -212,6 +209,7 @@ Style Abstract
EndFont EndFont
End End
Style Acknowledgments Style Acknowledgments
LatexType Environment LatexType Environment
LatexName acknowledgments LatexName acknowledgments
@ -220,7 +218,6 @@ Style Acknowledgments
Align Block Align Block
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
# label definition
LabelType Centered_Top_Environment LabelType Centered_Top_Environment
LabelString acknowledgments LabelString acknowledgments
LabelBottomSep 0.5 LabelBottomSep 0.5
@ -231,6 +228,7 @@ Style Acknowledgments
EndFont EndFont
End End
Style PACS Style PACS
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -240,6 +238,7 @@ Style PACS
LabelString "PACS number: " LabelString "PACS number: "
End End
Style Keywords Style Keywords
CopyStyle PACS CopyStyle PACS
InTitle 1 InTitle 1
@ -247,12 +246,15 @@ Style Keywords
LabelString "Keywords: " LabelString "Keywords: "
End End
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
### Finally a few obsolete definitions for compatibility ### Finally a few obsolete definitions for compatibility
Input obsolete.inc Input obsolete.inc
Style REVTEX_Title Style REVTEX_Title
ObsoletedBy Title ObsoletedBy Title
End End

View File

@ -9,7 +9,7 @@ SecNumDepth 2
TocDepth 2 TocDepth 2
DefaultStyle Standard DefaultStyle Standard
# Standard style definition
Style Standard Style Standard
LatexName dummy LatexName dummy
ParIndent MM ParIndent MM
@ -31,7 +31,7 @@ End
# Delete List # Delete List
NoStyle List NoStyle List
# Labeling style definition
Style Labeling Style Labeling
Margin Manual Margin Manual
LatexType List_Environment LatexType List_Environment
@ -104,37 +104,37 @@ End
Input stdstarsections.inc Input stdstarsections.inc
# Addpart Style Definition
Style Addpart Style Addpart
CopyStyle Part* CopyStyle Part*
LatexName addpart LatexName addpart
End End
# Addchap Style Definition
Style Addchap Style Addchap
CopyStyle Chapter* CopyStyle Chapter*
LatexName addchap LatexName addchap
End End
# Addsec Style Definition
Style Addsec Style Addsec
CopyStyle Section* CopyStyle Section*
LatexName addsec LatexName addsec
End End
# Addchap* Style Definition
Style Addchap* Style Addchap*
CopyStyle Chapter* CopyStyle Chapter*
LatexName addchap* LatexName addchap*
End End
# Addsec* Style Definition
Style Addsec* Style Addsec*
CopyStyle Section* CopyStyle Section*
LatexName addsec* LatexName addsec*
End End
# Minisec style definition
Style Minisec Style Minisec
LatexType Command LatexType Command
LatexName minisec LatexName minisec
@ -176,25 +176,25 @@ Style Date
EndFont EndFont
End End
# Subject style definition
Style Subject Style Subject
CopyStyle Author CopyStyle Author
LatexName subject LatexName subject
End End
# Publishers style definition
Style Publishers Style Publishers
CopyStyle Author CopyStyle Author
LatexName publishers LatexName publishers
End End
# Dedication style definition
Style Dedication Style Dedication
CopyStyle Author CopyStyle Author
LatexName dedication LatexName dedication
End End
# Titlehead style definition
Style Titlehead Style Titlehead
CopyStyle Author CopyStyle Author
LatexName titlehead LatexName titlehead
@ -206,19 +206,19 @@ Style Titlehead
EndFont EndFont
End End
# Uppertitleback style definition
Style Uppertitleback Style Uppertitleback
CopyStyle Titlehead CopyStyle Titlehead
LatexName uppertitleback LatexName uppertitleback
End End
# Lowertitleback style definition
Style Lowertitleback Style Lowertitleback
CopyStyle Titlehead CopyStyle Titlehead
LatexName lowertitleback LatexName lowertitleback
End End
# Extratitle style definition
Style Extratitle Style Extratitle
CopyStyle Titlehead CopyStyle Titlehead
LatexName extratitle LatexName extratitle
@ -242,19 +242,19 @@ End
Input stdlayouts.inc Input stdlayouts.inc
# Captionabove style definition
Style Captionabove Style Captionabove
CopyStyle Caption CopyStyle Caption
LatexName captionabove LatexName captionabove
End End
# Captionbelow style definition
Style Captionbelow Style Captionbelow
CopyStyle Caption CopyStyle Caption
LatexName captionbelow LatexName captionbelow
End End
# Dictum style definition
Style Dictum Style Dictum
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command

View File

@ -3,7 +3,7 @@
# KOMA scrlettr textclass definition file. # KOMA scrlettr textclass definition file.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17. # Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
# Standard style definition
Style Standard Style Standard
LatexName dummy LatexName dummy
ParSep 0.4 ParSep 0.4
@ -22,7 +22,7 @@ End
# Delete List # Delete List
NoStyle List NoStyle List
# Labeling style definition
Style Labeling Style Labeling
Margin Manual Margin Manual
LatexType List_Environment LatexType List_Environment
@ -44,7 +44,7 @@ Input stdlayouts.inc
# Delete Caption # Delete Caption
NoStyle Caption NoStyle Caption
# Letter style definition
Style Letter Style Letter
LatexType Command LatexType Command
LatexName letter LatexName letter
@ -66,7 +66,7 @@ Style Letter
EndFont EndFont
End End
# Opening style definition
Style Opening Style Opening
CopyStyle Letter CopyStyle Letter
LatexName lyxopening LatexName lyxopening
@ -77,7 +77,7 @@ Style Opening
EndPreamble EndPreamble
End End
# Closing style definition
Style Closing Style Closing
LatexType Command LatexType Command
LatexName closing LatexName closing
@ -89,7 +89,7 @@ Style Closing
AlignPossible Left AlignPossible Left
End End
# PS style definition
Style PS Style PS
LatexType Command LatexType Command
LatexName ps LatexName ps
@ -100,7 +100,7 @@ Style PS
AlignPossible Left AlignPossible Left
End End
# CC style definition
Style CC Style CC
LatexType Command LatexType Command
LatexName cc LatexName cc
@ -115,14 +115,14 @@ Style CC
LabelString "cc:" LabelString "cc:"
End End
# Encl style definition
Style Encl Style Encl
CopyStyle CC CopyStyle CC
LatexName encl LatexName encl
LabelString "encl:" LabelString "encl:"
End End
# Name style definition
Style Name Style Name
LatexType Command LatexType Command
LatexName name LatexName name
@ -144,77 +144,77 @@ Style Name
EndFont EndFont
End End
# Signature style definition
Style Signature Style Signature
CopyStyle Name CopyStyle Name
LatexName signature LatexName signature
LabelString "Signature:" LabelString "Signature:"
End End
# Address style definition
Style Address Style Address
CopyStyle Name CopyStyle Name
LatexName address LatexName address
LabelString "Address:" LabelString "Address:"
End End
# Telephone style definition
Style Telephone Style Telephone
CopyStyle Name CopyStyle Name
LatexName telephone LatexName telephone
LabelString "Telephone:" LabelString "Telephone:"
End End
# Place style definition
Style Place Style Place
CopyStyle Name CopyStyle Name
LatexName place LatexName place
LabelString "Place:" LabelString "Place:"
End End
# Date style definition
Style Date Style Date
CopyStyle Name CopyStyle Name
LatexName date LatexName date
LabelString "Date:" LabelString "Date:"
End End
# Backaddress style definition
Style Backaddress Style Backaddress
CopyStyle Name CopyStyle Name
LatexName backaddress LatexName backaddress
LabelString "Backaddress:" LabelString "Backaddress:"
End End
# Specialmail style definition
Style Specialmail Style Specialmail
CopyStyle Name CopyStyle Name
LatexName specialmail LatexName specialmail
LabelString "Specialmail:" LabelString "Specialmail:"
End End
# Location style definition
Style Location Style Location
CopyStyle Name CopyStyle Name
LatexName location LatexName location
LabelString "Location:" LabelString "Location:"
End End
# Title style definition
Style Title Style Title
CopyStyle Name CopyStyle Name
LatexName title LatexName title
LabelString "Title:" LabelString "Title:"
End End
# Subject style definition
Style Subject Style Subject
CopyStyle Name CopyStyle Name
LatexName subject LatexName subject
LabelString "Subject:" LabelString "Subject:"
End End
# Yourref style definition
Style Yourref Style Yourref
CopyStyle Name CopyStyle Name
LatexName yourref LatexName yourref
@ -229,28 +229,28 @@ Style Yourref
EndFont EndFont
End End
# Yourmail style definition
Style Yourmail Style Yourmail
CopyStyle Yourref CopyStyle Yourref
LatexName yourmail LatexName yourmail
LabelString "Your letter of:" LabelString "Your letter of:"
End End
# Myref style definition
Style Myref Style Myref
CopyStyle Yourref CopyStyle Yourref
LatexName myref LatexName myref
LabelString "Our ref.:" LabelString "Our ref.:"
End End
# Customer style definition
Style Customer Style Customer
CopyStyle Yourref CopyStyle Yourref
LatexName customer LatexName customer
LabelString "Customer no.:" LabelString "Customer no.:"
End End
# Invoice style definition
Style Invoice Style Invoice
CopyStyle Yourref CopyStyle Yourref
LatexName invoice LatexName invoice

View File

@ -3,16 +3,17 @@
# KOMA scrlettr2 textclass definition file. # KOMA scrlettr2 textclass definition file.
# Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/17. # Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/17.
# Standard style definition
Style Standard Style Standard
LatexName dummy LatexName dummy
ParSep 0.4 ParSep 0.4
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
End End
Input stdlists.inc Input stdlists.inc
# Modify Description
Style Description Style Description
LabelFont LabelFont
Family Sans Family Sans
@ -22,7 +23,7 @@ End
# Delete List # Delete List
NoStyle List NoStyle List
# Labeling style definition
Style Labeling Style Labeling
Margin Manual Margin Manual
LatexType List_Environment LatexType List_Environment
@ -41,10 +42,9 @@ End
Input stdlayouts.inc Input stdlayouts.inc
# Delete Caption
NoStyle Caption NoStyle Caption
# Letter style definition
Style Address Style Address
LatexType Command LatexType Command
LatexName begin LatexName begin
@ -72,7 +72,7 @@ Style Address
EndFont EndFont
End End
# NextLetter style definition
# Start new letter # Start new letter
Style NextAddress Style NextAddress
LatexType Command LatexType Command
@ -96,7 +96,7 @@ Style NextAddress
EndFont EndFont
End End
# Opening style definition
Style Opening Style Opening
LatexType Command LatexType Command
LatexName opening LatexName opening
@ -118,7 +118,7 @@ Style Opening
EndFont EndFont
End End
# Closing style definition
Style Closing Style Closing
CopyStyle Opening CopyStyle Opening
LatexType Command LatexType Command
@ -126,7 +126,7 @@ Style Closing
LabelString "Closing:" LabelString "Closing:"
End End
# PS style definition
Style PS Style PS
CopyStyle Opening CopyStyle Opening
LatexType Command LatexType Command
@ -134,7 +134,7 @@ Style PS
LabelString "Post Scriptum:" LabelString "Post Scriptum:"
End End
# CC style definition
Style CC Style CC
CopyStyle Opening CopyStyle Opening
LatexType Command LatexType Command
@ -142,14 +142,14 @@ Style CC
LabelString "cc:" LabelString "cc:"
End End
# Encl style definition
Style Encl Style Encl
CopyStyle Opening CopyStyle Opening
LatexName encl LatexName encl
LabelString "encl:" LabelString "encl:"
End End
# Name style definition
Style Name Style Name
LatexType Command LatexType Command
LatexName setkomavar LatexName setkomavar
@ -172,7 +172,7 @@ Style Name
EndFont EndFont
End End
# Signature style definition
Style Signature Style Signature
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -180,7 +180,7 @@ Style Signature
LabelString "Signature:" LabelString "Signature:"
End End
# Address style definition
Style SenderAddress Style SenderAddress
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -188,7 +188,7 @@ Style SenderAddress
LabelString "Sender Address:" LabelString "Sender Address:"
End End
# Telephone style definition
Style Telephone Style Telephone
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -196,7 +196,7 @@ Style Telephone
LabelString "Sender Phone:" LabelString "Sender Phone:"
End End
# Fax style definition
Style Fax Style Fax
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -205,7 +205,7 @@ Style Fax
End End
# E-Mail style definition
Style E-Mail Style E-Mail
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -213,7 +213,7 @@ Style E-Mail
LabelString "Sender E-Mail:" LabelString "Sender E-Mail:"
End End
# URL style definition
Style URL Style URL
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -221,7 +221,7 @@ Style URL
LabelString "Sender URL:" LabelString "Sender URL:"
End End
# Bank style definition
Style Bank Style Bank
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -229,7 +229,7 @@ Style Bank
LabelString "Bank:" LabelString "Bank:"
End End
# Logo style definition
Style Logo Style Logo
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -237,7 +237,7 @@ Style Logo
LabelString "Logo:" LabelString "Logo:"
End End
# Place style definition
Style Place Style Place
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -245,7 +245,7 @@ Style Place
LabelString "Place:" LabelString "Place:"
End End
# Date style definition
Style Date Style Date
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -253,7 +253,7 @@ Style Date
LabelString "Date:" LabelString "Date:"
End End
# Backaddress style definition
Style Backaddress Style Backaddress
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -261,7 +261,7 @@ Style Backaddress
LabelString "Backaddress:" LabelString "Backaddress:"
End End
# Specialmail style definition
Style Specialmail Style Specialmail
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -269,7 +269,7 @@ Style Specialmail
LabelString "Specialmail:" LabelString "Specialmail:"
End End
# Location style definition
Style Location Style Location
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -277,7 +277,7 @@ Style Location
LabelString "Location:" LabelString "Location:"
End End
# Title style definition
Style Title Style Title
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -285,7 +285,7 @@ Style Title
LabelString "Title:" LabelString "Title:"
End End
# Subject style definition
Style Subject Style Subject
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -293,7 +293,7 @@ Style Subject
LabelString "Subject:" LabelString "Subject:"
End End
# Yourref style definition
Style Yourref Style Yourref
CopyStyle Name CopyStyle Name
LatexName setkomavar LatexName setkomavar
@ -309,7 +309,7 @@ Style Yourref
EndFont EndFont
End End
# Yourmail style definition
Style Yourmail Style Yourmail
CopyStyle Yourref CopyStyle Yourref
LatexName setkomavar LatexName setkomavar
@ -317,7 +317,7 @@ Style Yourmail
LabelString "Your letter of:" LabelString "Your letter of:"
End End
# Myref style definition
Style Myref Style Myref
CopyStyle Yourref CopyStyle Yourref
LatexName setkomavar LatexName setkomavar
@ -325,7 +325,7 @@ Style Myref
LabelString "Our ref.:" LabelString "Our ref.:"
End End
# Customer style definition
Style Customer Style Customer
CopyStyle Yourref CopyStyle Yourref
LatexName setkomavar LatexName setkomavar
@ -333,7 +333,7 @@ Style Customer
LabelString "Customer no.:" LabelString "Customer no.:"
End End
# Invoice style definition
Style Invoice Style Invoice
CopyStyle Yourref CopyStyle Yourref
LatexName setkomavar LatexName setkomavar
@ -343,4 +343,3 @@ End
### Finally a few obsolete definitions for compatibility ### Finally a few obsolete definitions for compatibility
Input obsolete.inc Input obsolete.inc

View File

@ -2,7 +2,7 @@
# Extensions for the KOMA script classes. # Extensions for the KOMA script classes.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/12. # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/12.
# List style definition
Style List Style List
ObsoletedBy Labeling ObsoletedBy Labeling
End End

View File

@ -22,7 +22,9 @@ MaxCounter Counter_Section
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
# Change a bit Part and Part*
# Change Part and Part* a bit
Style Part Style Part
Align Left Align Left
AlignPossible Left AlignPossible Left
@ -56,6 +58,7 @@ Style LandscapeSlide
LabelSep "MMMMMMM" LabelSep "MMMMMMM"
End End
Style PortraitSlide Style PortraitSlide
CopyStyle Standard CopyStyle Standard
LatexType Environment LatexType Environment
@ -65,24 +68,29 @@ Style PortraitSlide
LabelString "Portrait Slide" LabelString "Portrait Slide"
End End
Style Slide Style Slide
Obsoletedby LandscapeSlide Obsoletedby LandscapeSlide
End End
Style Slide* Style Slide*
Obsoletedby PortraitSlide Obsoletedby PortraitSlide
End End
Style SlideHeading Style SlideHeading
CopyStyle Section CopyStyle Section
LatexName slideheading LatexName slideheading
End End
Style SlideSubHeading Style SlideSubHeading
CopyStyle Subsection CopyStyle Subsection
LatexName slidesubheading LatexName slidesubheading
End End
Style ListOfSlides Style ListOfSlides
KeepEmpty 1 KeepEmpty 1
Align Center Align Center
@ -92,6 +100,7 @@ Style ListOfSlides
LabelString "List Of Slides" LabelString "List Of Slides"
End End
Style SlideContents Style SlideContents
KeepEmpty 1 KeepEmpty 1
Align Center Align Center
@ -101,6 +110,7 @@ Style SlideContents
LabelString "Slidecontents" LabelString "Slidecontents"
End End
Style ProgressContents Style ProgressContents
KeepEmpty 1 KeepEmpty 1
Align Center Align Center
@ -109,4 +119,3 @@ Style ProgressContents
Labeltype Static Labeltype Static
LabelString "Progress Contents" LabelString "Progress Contents"
End End

View File

@ -15,6 +15,7 @@ ClassOptions
Other "draft|final" Other "draft|final"
End End
Style Standard Style Standard
Margin Dynamic Margin Dynamic
LatexType Paragraph LatexType Paragraph
@ -30,13 +31,15 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
Input stdlists.inc Input stdlists.inc
Input stdlayouts.inc Input stdlayouts.inc
Input stdcounters.inc Input stdcounters.inc
Input stdfloats.inc Input stdfloats.inc
Style Section Style Section
CopyStyle Standard CopyStyle Standard
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
LatexName section LatexName section
@ -53,18 +56,21 @@ Style Section
EndFont EndFont
End End
Style Subsection Style Subsection
CopyStyle Section CopyStyle Section
LatexName subsection LatexName subsection
LabelType Counter_Subsection LabelType Counter_Subsection
End End
Style Subsubsection Style Subsubsection
CopyStyle Subsection CopyStyle Subsection
LatexName subsubsection LatexName subsubsection
LabelType Counter_Subsubsection LabelType Counter_Subsubsection
End End
Style Paragraph Style Paragraph
CopyStyle Subsubsection CopyStyle Subsubsection
LatexName paragraph LatexName paragraph
@ -75,24 +81,28 @@ Style Paragraph
EndFont EndFont
End End
Style Section* Style Section*
CopyStyle Section CopyStyle Section
LatexName section* LatexName section*
LabelType No_Label LabelType No_Label
End End
Style Subsection* Style Subsection*
CopyStyle Subsection CopyStyle Subsection
LatexName subsection* LatexName subsection*
LabelType No_Label LabelType No_Label
End End
Style Subsubsection* Style Subsubsection*
CopyStyle Subsubsection CopyStyle Subsubsection
LatexName subsubsection* LatexName subsubsection*
LabelType No_Label LabelType No_Label
End End
Style Paragraph* Style Paragraph*
CopyStyle Paragraph CopyStyle Paragraph
LatexName paragraph* LatexName paragraph*
@ -116,8 +126,9 @@ Style Title
EndFont EndFont
End End
Style Author Style Author
CopyStyle Title CopyStyle Title
LatexName author LatexName author
Font Font
Size Normal Size Normal
@ -126,11 +137,13 @@ Style Author
EndFont EndFont
End End
Style Date Style Date
CopyStyle Author CopyStyle Author
LatexName date LatexName date
End End
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -156,18 +169,21 @@ Style Abstract
EndFont EndFont
End End
Style Keywords Style Keywords
CopyStyle Abstract CopyStyle Abstract
LatexName keywords LatexName keywords
LabelString "Key words." LabelString "Key words."
End End
Style AMS Style AMS
CopyStyle Abstract CopyStyle Abstract
LatexName AMS LatexName AMS
LabelString "AMS subject classifications." LabelString "AMS subject classifications."
End End
Style Bibliography Style Bibliography
Margin Dynamic Margin Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -186,8 +202,9 @@ Style Bibliography
EndFont EndFont
End End
Style Theorem Style Theorem
CopyStyle Standard CopyStyle Standard
LabelSep xx LabelSep xx
LabelType Static LabelType Static
LabelString "Theorem #." LabelString "Theorem #."
@ -200,24 +217,28 @@ Style Theorem
EndFont EndFont
End End
Style Lemma Style Lemma
CopyStyle Theorem CopyStyle Theorem
LatexName lemma LatexName lemma
LabelString "Lemma #." LabelString "Lemma #."
End End
Style Corollary Style Corollary
CopyStyle Theorem CopyStyle Theorem
LatexName corollary LatexName corollary
LabelString "Corollary #." LabelString "Corollary #."
End End
Style Proposition Style Proposition
CopyStyle Theorem CopyStyle Theorem
LatexName proposition LatexName proposition
LabelString "Proposition #." LabelString "Proposition #."
End End
Style Definition Style Definition
CopyStyle Theorem CopyStyle Theorem
LatexName Definition LatexName Definition
@ -231,6 +252,7 @@ Style Definition
EndFont EndFont
End End
Style Proof Style Proof
CopyStyle Theorem CopyStyle Theorem
LatexName proof LatexName proof
@ -250,7 +272,8 @@ Style Theorem*
CopyStyle Theorem CopyStyle Theorem
LatexName theorem* LatexName theorem*
LabelString "Theorem." LabelString "Theorem."
End End
Style Lemma* Style Lemma*
CopyStyle Lemma CopyStyle Lemma
@ -258,18 +281,21 @@ Style Lemma*
LabelString "Lemma." LabelString "Lemma."
End End
Style Corollary* Style Corollary*
CopyStyle Corollary CopyStyle Corollary
LatexName corollary* LatexName corollary*
LabelString "Corollary." LabelString "Corollary."
End End
Style Proposition* Style Proposition*
CopyStyle Proposition CopyStyle Proposition
LatexName proposition* LatexName proposition*
LabelString "Proposition." LabelString "Proposition."
End End
Style Definition* Style Definition*
CopyStyle Definition CopyStyle Definition
LatexName definition* LatexName definition*

View File

@ -20,6 +20,7 @@ DefaultFont
Color None Color None
EndFont EndFont
ClassOptions ClassOptions
FontSize | FontSize |
Pagestyle plain|headings|empty Pagestyle plain|headings|empty
@ -62,13 +63,6 @@ Preamble
EndPreamble EndPreamble
############################
#
# Standard style definition
# Always comes first.
#
############################
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -88,7 +82,7 @@ End
# #
############################## ##############################
# Slide style definition
Style Slide Style Slide
LatexType Command LatexType Command
LatexName lyxnewslide LatexName lyxnewslide
@ -127,7 +121,7 @@ Style Slide
EndPreamble EndPreamble
End End
# Overlay style definition
Style Overlay Style Overlay
LatexType Command LatexType Command
LatexName lyxnewoverlay LatexName lyxnewoverlay
@ -169,7 +163,7 @@ Style Overlay
EndPreamble EndPreamble
End End
## Note style definition
Style Note Style Note
LatexType Command LatexType Command
LatexName lyxnewnote LatexName lyxnewnote
@ -211,7 +205,7 @@ Style Note
EndPreamble EndPreamble
End End
## Invisible environment
Style InvisibleText Style InvisibleText
LatexType Command LatexType Command
LatexName lyxinvisible LatexName lyxinvisible
@ -240,7 +234,7 @@ Style InvisibleText
EndPreamble EndPreamble
End End
## Visible environment
Style VisibleText Style VisibleText
LatexType Command LatexType Command
LatexName lyxvisible LatexName lyxvisible

View File

@ -19,7 +19,7 @@ MaxCounter Counter_Section
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
# Section-numbered style definition
Style Section Style Section
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
@ -29,7 +29,7 @@ Style Section
EndFont EndFont
End End
# Section-unnumbered style definition
Style Section* Style Section*
Align Center Align Center
AlignPossible Block, Center, Left AlignPossible Block, Center, Left
@ -39,6 +39,7 @@ Style Section*
EndFont EndFont
End End
Style Keywords Style Keywords
Margin First_Dynamic Margin First_Dynamic
NextNoIndent 1 NextNoIndent 1
@ -46,12 +47,12 @@ Style Keywords
LatexName keywords LatexName keywords
LabelType Static LabelType Static
LabelString "Keywords: " LabelString "Keywords: "
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
Style Authorinfo Style Authorinfo
Margin Dynamic Margin Dynamic
NextNoIndent 1 NextNoIndent 1
@ -70,7 +71,7 @@ Style Authorinfo
EndFont EndFont
End End
# Abstract style definition changes:
Style Abstract Style Abstract
LeftMargin "" LeftMargin ""
RightMargin "" RightMargin ""

View File

@ -23,7 +23,7 @@ DefaultFont
Color None Color None
EndFont EndFont
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -35,6 +35,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
Input stdlists.inc Input stdlists.inc
Input stdsections.inc Input stdsections.inc
Input stdstarsections.inc Input stdstarsections.inc

View File

@ -8,66 +8,80 @@ Counter
Name part Name part
End End
Counter Counter
Name chapter Name chapter
End End
Counter Counter
Name section Name section
Within chapter Within chapter
End End
Counter Counter
Name subsection Name subsection
Within section Within section
End End
Counter Counter
Name subsubsection Name subsubsection
Within subsection Within subsection
End End
Counter Counter
Name paragraph Name paragraph
Within subsubsection Within subsubsection
End End
Counter Counter
Name subparagraph Name subparagraph
Within paragraph Within paragraph
End End
Counter Counter
Name enumi Name enumi
End End
Counter Counter
Name enumii Name enumii
Within enumi Within enumi
End End
Counter Counter
Name enumiii Name enumiii
Within enumii Within enumii
End End
Counter Counter
Name enumiv Name enumiv
Within enumiii Within enumiii
End End
Counter Counter
Name bibitem Name bibitem
End End
Counter Counter
Name figure Name figure
End End
Counter Counter
Name table Name table
End End
Counter Counter
Name algorithm Name algorithm
End End

View File

@ -14,6 +14,7 @@ Float
ListName "List of Tables" ListName "List of Tables"
LaTeXBuiltin true LaTeXBuiltin true
End End
Float Float
Type figure Type figure
@ -26,6 +27,7 @@ Float
LaTeXBuiltin true LaTeXBuiltin true
End End
Float Float
Type algorithm Type algorithm
GuiName Algorithm GuiName Algorithm

View File

@ -6,28 +6,7 @@
# This include files contains various standard environments for lists, # This include files contains various standard environments for lists,
# quotations and such. # quotations and such.
# LaTeX style definition
#Style LaTeX
# Margin Static
# LatexType Paragraph
# LatexName dummy
# NewLine 0
# ParIndent MM
# ParSkip 0.4
# ParSep 0.5
# Align Block
# AlignPossible Block, Left, Right, Center
# LabelType No_Label
# FreeSpacing 1
#
# # standard font definition
# Font
# Latex Latex
# EndFont
#
#End
# Quotation style definition
Style Quotation Style Quotation
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -45,7 +24,7 @@ Style Quotation
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
End End
# Quote style definition
Style Quote Style Quote
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -61,7 +40,7 @@ Style Quote
LabelType No_Label LabelType No_Label
End End
# Verse style definition
Style Verse Style Verse
# LaTeX type is first dynamic because of LaTeX implementation. # LaTeX type is first dynamic because of LaTeX implementation.
# In LyX this does not make sense. # In LyX this does not make sense.
@ -80,7 +59,7 @@ Style Verse
LabelType No_Label LabelType No_Label
End End
# Caption style definition
Style Caption Style Caption
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
@ -95,10 +74,7 @@ Style Caption
LabelString Caption LabelString Caption
OptionalArgs 1 OptionalArgs 1
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End

View File

@ -17,7 +17,7 @@ DefaultFont
Color None Color None
EndFont EndFont
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -29,7 +29,7 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# My Address style
Style My_Address Style My_Address
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
@ -41,7 +41,7 @@ Style My_Address
AlignPossible Left AlignPossible Left
End End
# Send_To_Address style definition
Style Send_To_Address Style Send_To_Address
Margin Static Margin Static
LatexType Command LatexType Command
@ -55,7 +55,7 @@ Style Send_To_Address
LabelType No_Label LabelType No_Label
End End
# Opening style definition
Style Opening Style Opening
Margin Static Margin Static
LatexType Command LatexType Command
@ -71,7 +71,6 @@ Style Opening
LabelType Static LabelType Static
LabelString Opening: LabelString Opening:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -79,7 +78,7 @@ Style Opening
EndFont EndFont
End End
# Signature style definition
Style Signature Style Signature
Margin Static Margin Static
LatexType Command LatexType Command
@ -94,7 +93,6 @@ Style Signature
LabelType Static LabelType Static
LabelString Signature: LabelString Signature:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -102,7 +100,7 @@ Style Signature
EndFont EndFont
End End
# Closing style definition
Style Closing Style Closing
Margin Static Margin Static
LatexType Command LatexType Command
@ -117,7 +115,6 @@ Style Closing
LabelType Static LabelType Static
LabelString Closing: LabelString Closing:
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -125,7 +122,7 @@ Style Closing
EndFont EndFont
End End
# cc style definition
Style cc Style cc
Margin Static Margin Static
LatexType Command LatexType Command
@ -141,7 +138,7 @@ Style cc
LabelString cc: LabelString cc:
End End
# encl style definition
Style encl Style encl
Margin Static Margin Static
LatexType Command LatexType Command
@ -158,7 +155,7 @@ Style encl
Spacing Other 1.5 Spacing Other 1.5
End End
# Telephone style definition
Style Location Style Location
Margin Static Margin Static
LatexType Command LatexType Command
@ -175,7 +172,7 @@ Style Location
Spacing Other 1.5 Spacing Other 1.5
End End
# Telephone style definition
Style Telephone Style Telephone
Margin Static Margin Static
LatexType Command LatexType Command
@ -191,4 +188,3 @@ Style Telephone
LabelString Telephone: LabelString Telephone:
Spacing Other 1.5 Spacing Other 1.5
End End

View File

@ -148,4 +148,3 @@ End
# AlignPossible Block, Left # AlignPossible Block, Left
# LabelType Enumerate # LabelType Enumerate
#End #End

View File

@ -7,6 +7,7 @@
# commands that are useful for article-like document classes, but not # commands that are useful for article-like document classes, but not
# for letters. # for letters.
Style Part Style Part
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command

View File

@ -8,7 +8,7 @@
# document classes, but not for letters. It should be Input after # document classes, but not for letters. It should be Input after
# modying the style of the regular sectionning layouts. # modying the style of the regular sectionning layouts.
# Part* style definition
Style Part* Style Part*
CopyStyle Part CopyStyle Part
Margin Static Margin Static
@ -16,7 +16,7 @@ Style Part*
LabelType No_Label LabelType No_Label
End End
# Chapter* style definition
Style Chapter* Style Chapter*
CopyStyle Chapter CopyStyle Chapter
Margin Static Margin Static
@ -25,7 +25,7 @@ Style Chapter*
OptionalArgs 0 OptionalArgs 0
End End
# Section* style definition
Style Section* Style Section*
CopyStyle Section CopyStyle Section
Margin Static Margin Static
@ -34,7 +34,7 @@ Style Section*
OptionalArgs 0 OptionalArgs 0
End End
# Subsection* style definition
Style Subsection* Style Subsection*
CopyStyle Subsection CopyStyle Subsection
Margin Static Margin Static
@ -43,7 +43,7 @@ Style Subsection*
OptionalArgs 0 OptionalArgs 0
End End
# Subsubsection* style definition
Style Subsubsection* Style Subsubsection*
CopyStyle Subsubsection CopyStyle Subsubsection
Margin Static Margin Static
@ -52,7 +52,7 @@ Style Subsubsection*
OptionalArgs 0 OptionalArgs 0
End End
# Paragraph* style definition
Style Paragraph* Style Paragraph*
CopyStyle Paragraph CopyStyle Paragraph
Margin Static Margin Static
@ -61,7 +61,7 @@ Style Paragraph*
OptionalArgs 0 OptionalArgs 0
End End
# Subparagraph* style definition
Style Subparagraph* Style Subparagraph*
CopyStyle Subparagraph CopyStyle Subparagraph
Margin Static Margin Static
@ -69,4 +69,3 @@ Style Subparagraph*
LabelType No_Label LabelType No_Label
OptionalArgs 0 OptionalArgs 0
End End

View File

@ -8,7 +8,6 @@
# a document, like abstract, bibliography and such. # a document, like abstract, bibliography and such.
# Abstract style definition
Style Abstract Style Abstract
Margin Static Margin Static
LatexType Environment LatexType Environment
@ -27,19 +26,17 @@ Style Abstract
LabelString Abstract LabelString Abstract
LabelBottomSep 0.5 LabelBottomSep 0.5
# standard font definition
Font Font
Size Small Size Small
EndFont EndFont
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Bibliography style definition
Style Bibliography Style Bibliography
Margin First_Dynamic Margin First_Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -57,7 +54,6 @@ Style Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
# label font definition
LabelFont LabelFont
Series Bold Series Bold
Size Larger Size Larger

View File

@ -7,7 +7,7 @@
# This include files contains all layouts that handle the title area # This include files contains all layouts that handle the title area
# a document, like title, author and such. # a document, like title, author and such.
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -22,14 +22,12 @@ Style Title
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Largest Size Largest
EndFont EndFont
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -44,14 +42,12 @@ Style Author
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Large Size Large
EndFont EndFont
End End
# Date style definition
Style Date Style Date
Margin Dynamic Margin Dynamic
LatexType Command LatexType Command
@ -66,10 +62,7 @@ Style Date
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Size Large Size Large
EndFont EndFont
End End

View File

@ -28,7 +28,7 @@ ClassOptions
Other jog Other jog
End End
# Abstract style definition
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
@ -46,7 +46,6 @@ Style Abstract
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract. LabelString Abstract.
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont

View File

@ -22,7 +22,7 @@ Sides 1
PageStyle Plain PageStyle Plain
MaxCounter Counter_Section MaxCounter Counter_Section
# Standard style definition
Style Standard Style Standard
Margin Static Margin Static
LatexType Paragraph LatexType Paragraph
@ -34,12 +34,11 @@ Style Standard
LabelType No_Label LabelType No_Label
End End
# The standard sections
Input stdsections.inc Input stdsections.inc
# Section style definition
Style Section Style Section
# standard font definition
Font Font
Series Medium Series Medium
Series Bold Series Bold
@ -47,7 +46,7 @@ Style Section
EndFont EndFont
End End
# Subsection style definition
Style Subsection Style Subsection
Font Font
Series Medium Series Medium
@ -56,9 +55,8 @@ Style Subsection
EndFont EndFont
End End
# Subsubsection style definition
Style Subsubsection Style Subsubsection
# standard font definition
Font Font
Series Medium Series Medium
Shape Up Shape Up
@ -66,9 +64,8 @@ Style Subsubsection
EndFont EndFont
End End
# Paragraph style definition
Style Paragraph Style Paragraph
# standard font definition
Font Font
Series Medium Series Medium
Shape Italic Shape Italic
@ -76,9 +73,8 @@ Style Paragraph
EndFont EndFont
End End
# Subparagraph style definition
Style Subparagraph Style Subparagraph
# standard font definition
Font Font
Series Medium Series Medium
Shape Up Shape Up
@ -86,7 +82,7 @@ Style Subparagraph
EndFont EndFont
End End
# Now define the starred versions from the normal ones.
Input stdstarsections.inc Input stdstarsections.inc
# Remove the ones that we do not want # Remove the ones that we do not want
@ -99,7 +95,7 @@ NoStyle Chapter*
Input stdlayouts.inc Input stdlayouts.inc
Input stdlists.inc Input stdlists.inc
# Headnote style definition
Style Headnote Style Headnote
Margin Static Margin Static
LatexType Command LatexType Command
@ -117,7 +113,6 @@ Style Headnote
LabelType Static LabelType Static
LabelString "Headnote (optional): " LabelString "Headnote (optional): "
# standard font definition
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -126,7 +121,7 @@ Style Headnote
End End
# Dedication style definition (optional)
Style Dedication Style Dedication
CopyStyle Headnote CopyStyle Headnote
LatexName dedication LatexName dedication
@ -134,7 +129,7 @@ Style Dedication
LabelString Dedication: LabelString Dedication:
End End
# Title style definition
Style Title Style Title
Margin Static Margin Static
LatexType Command LatexType Command
@ -151,16 +146,14 @@ Style Title
Fill_Top 1 Fill_Top 1
Fill_Bottom 1 Fill_Bottom 1
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Largest Size Largest
EndFont EndFont
End End
# Subtitle style definition
Style Subtitle Style Subtitle
Margin Static Margin Static
LatexType Command LatexType Command
@ -176,16 +169,13 @@ Style Subtitle
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Family Sans Family Sans
Series Bold Series Bold
Size Large Size Large
EndFont EndFont
End End
# Title_Running style definition
Style Running_LaTeX_Title Style Running_LaTeX_Title
CopyStyle Headnote CopyStyle Headnote
LatexName titlerunning LatexName titlerunning
@ -193,7 +183,7 @@ Style Running_LaTeX_Title
LabelString "Running title: " LabelString "Running title: "
End End
# Author style definition
Style Author Style Author
Margin Static Margin Static
LatexType Command LatexType Command
@ -209,15 +199,13 @@ Style Author
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# standard font definition
Font Font
Series Bold Series Bold
Shape Italic Shape Italic
EndFont EndFont
End End
# AuthorRunning style definition
Style Author_Running Style Author_Running
CopyStyle Headnote CopyStyle Headnote
LatexName authorrunning LatexName authorrunning
@ -225,7 +213,7 @@ Style Author_Running
LabelString "Author Running: " LabelString "Author Running: "
End End
# Institute style definition
Style Institute Style Institute
Margin Static Margin Static
LatexType Command LatexType Command
@ -240,7 +228,6 @@ Style Institute
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
# Std. font definition
Font Font
Size Small Size Small
EndFont EndFont
@ -252,7 +239,7 @@ Style Date
LatexName date LatexName date
End End
#
# Correspondence address style definition # Correspondence address style definition
Style Mail Style Mail
CopyStyle Headnote CopyStyle Headnote
@ -268,7 +255,7 @@ Style Offprints
LabelString "Offprints: " LabelString "Offprints: "
End End
# Abstract style definition
Style Abstract Style Abstract
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -285,13 +272,12 @@ Style Abstract
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract. LabelString Abstract.
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Keywords style definition
Style Keywords Style Keywords
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
@ -308,13 +294,12 @@ Style Keywords
LabelType Static LabelType Static
LabelString "Key words: " LabelString "Key words: "
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Acknowledgement(s) style definitions
Style Acknowledgements Style Acknowledgements
Margin First_Dynamic Margin First_Dynamic
LatexType Environment LatexType Environment
@ -331,7 +316,6 @@ Style Acknowledgements
LabelType Static LabelType Static
LabelString Acknowledgements. LabelString Acknowledgements.
# font & label font definition
Font Font
Size Small Size Small
EndFont EndFont
@ -348,8 +332,7 @@ Style Acknowledgement
LabelString Acknowledgement. LabelString Acknowledgement.
End End
#
# Bibliography style definition
Style Bibliography Style Bibliography
Margin First_Dynamic Margin First_Dynamic
LatexType Bib_Environment LatexType Bib_Environment
@ -367,11 +350,9 @@ Style Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
# label font definition
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Mathematics-like definitions: # Mathematics-like definitions:
@ -392,26 +373,24 @@ Style Claim
LabelType Static LabelType Static
LabelString Claim. LabelString Claim.
# font & label font definition
LabelFont LabelFont
Shape Italic Shape Italic
EndFont EndFont
End End
Style Conjecture Style Conjecture
CopyStyle Claim CopyStyle Claim
LatexName conjecture LatexName conjecture
LabelString "Conjecture #. " LabelString "Conjecture #. "
End End
Style Corollary Style Corollary
CopyStyle Claim CopyStyle Claim
LatexName corollary LatexName corollary
LabelString "Corollary #. " LabelString "Corollary #. "
# font & label font definition
Font Font
Shape Italic Shape Italic
EndFont EndFont
@ -420,21 +399,23 @@ Style Corollary
Shape Up Shape Up
Series Bold Series Bold
EndFont EndFont
End End
Style Definition Style Definition
CopyStyle Corollary CopyStyle Corollary
LatexName definition LatexName definition
LabelString "Definition #. " LabelString "Definition #. "
End End
Style Example Style Example
CopyStyle Claim CopyStyle Claim
LatexName example LatexName example
LabelString "Example #. " LabelString "Example #. "
End End
Style Exercise Style Exercise
CopyStyle Claim CopyStyle Claim
LatexName exercise LatexName exercise
@ -449,66 +430,76 @@ Style Exercise
End End
Style Lemma Style Lemma
CopyStyle Corollary CopyStyle Corollary
LatexName lemma LatexName lemma
LabelString "Lemma #. " LabelString "Lemma #. "
End End
Style Note Style Note
CopyStyle Claim CopyStyle Claim
LatexName note LatexName note
LabelString "Note #. " LabelString "Note #. "
End End
Style Problem Style Problem
CopyStyle Exercise CopyStyle Exercise
LatexName problem LatexName problem
LabelString "Problem #. " LabelString "Problem #. "
End End
Style Proof Style Proof
CopyStyle Claim CopyStyle Claim
LatexName proof LatexName proof
LabelString "Proof. " LabelString "Proof. "
End End
Style Property Style Property
CopyStyle Claim CopyStyle Claim
LatexName property LatexName property
LabelString "Property #. " LabelString "Property #. "
End End
Style Proposition Style Proposition
CopyStyle Claim CopyStyle Claim
LatexName proposition LatexName proposition
LabelString "Proposition_#. " LabelString "Proposition_#. "
End End
Style Question Style Question
CopyStyle Claim CopyStyle Claim
LatexName question LatexName question
LabelString "Question #. " LabelString "Question #. "
End End
Style Remark Style Remark
CopyStyle Claim CopyStyle Claim
LatexName remark LatexName remark
LabelString "Remark #. " LabelString "Remark #. "
End End
Style Solution Style Solution
CopyStyle Exercise CopyStyle Exercise
LatexName solution LatexName solution
LabelString "Solution #. " LabelString "Solution #. "
End End
Style Theorem Style Theorem
CopyStyle Corollary CopyStyle Corollary
LatexName theorem LatexName theorem
LabelString "Theorem #. " LabelString "Theorem #. "
End End
#Finally a few older definitions for compatibility #Finally a few older definitions for compatibility
Input obsolete.inc Input obsolete.inc

View File

@ -33,9 +33,7 @@ End
## Now, some cosmetic changes wrt the default style. ## Now, some cosmetic changes wrt the default style.
# Title style definition
Style Title Style Title
# standard font definition
Font Font
Family Roman Family Roman
Series Bold Series Bold
@ -43,9 +41,8 @@ Style Title
EndFont EndFont
End End
# Subtitle style definition
Style Subtitle Style Subtitle
# standard font definition
Font Font
Family Roman Family Roman
Series Bold Series Bold
@ -53,9 +50,8 @@ Style Subtitle
EndFont EndFont
End End
# Author style definition
Style Author Style Author
# standard font definition
Font Font
Series Medium Series Medium
Shape Up Shape Up