git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7758 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2003-09-15 15:20:19 +00:00
parent af57c176a6
commit 4c0fafb715
37 changed files with 515 additions and 781 deletions

View File

@ -28,7 +28,6 @@
# - Conclusion
# Theorem-numbered style declaration
Style Theorem
Preamble
\theoremstyle{plain}
@ -36,7 +35,7 @@ Style Theorem
EndPreamble
End
# Corollary-numbered style declaration
Style Corollary
Preamble
\theoremstyle{plain}
@ -44,7 +43,7 @@ Style Corollary
EndPreamble
End
# Lemma-numbered style declaration
Style Lemma
Preamble
\theoremstyle{plain}
@ -52,7 +51,7 @@ Style Lemma
EndPreamble
End
# Proposition-numbered style declaration
Style Proposition
Preamble
\theoremstyle{plain}
@ -60,7 +59,7 @@ Style Proposition
EndPreamble
End
# Conjecture-numbered style declaration
Style Conjecture
Preamble
\theoremstyle{plain}
@ -68,7 +67,7 @@ Style Conjecture
EndPreamble
End
# Criterion-numbered style declaration
Style Criterion
Preamble
\theoremstyle{plain}
@ -76,7 +75,7 @@ Style Criterion
EndPreamble
End
# Algorithm-numbered style declaration
Style Algorithm
Preamble
\theoremstyle{plain}
@ -84,7 +83,7 @@ Style Algorithm
EndPreamble
End
# Fact-numbered style declaration
Style Fact
Preamble
\theoremstyle{plain}
@ -92,7 +91,7 @@ Style Fact
EndPreamble
End
# Axiom-numbered style declaration
Style Axiom
Preamble
\theoremstyle{plain}
@ -100,7 +99,7 @@ Style Axiom
EndPreamble
End
# Definition-numbered style declaration
Style Definition
Preamble
\theoremstyle{definition}
@ -108,7 +107,7 @@ Style Definition
EndPreamble
End
# Example-numbered style declaration
Style Example
Preamble
\theoremstyle{definition}
@ -116,7 +115,7 @@ Style Example
EndPreamble
End
# Condition-numbered style declaration
Style Condition
Preamble
\theoremstyle{definition}
@ -124,7 +123,7 @@ Style Condition
EndPreamble
End
# Problem-numbered style declaration
Style Problem
Preamble
\theoremstyle{definition}
@ -132,7 +131,7 @@ Style Problem
EndPreamble
End
# Exercise-numbered style declaration
Style Exercise
Preamble
\theoremstyle{definition}
@ -140,7 +139,7 @@ Style Exercise
EndPreamble
End
# Remark-numbered style declaration
Style Remark
Preamble
\theoremstyle{remark}
@ -148,7 +147,7 @@ Style Remark
EndPreamble
End
# Claim-numbered style declaration
Style Claim
Preamble
\theoremstyle{remark}
@ -156,7 +155,7 @@ Style Claim
EndPreamble
End
# Note-numbered style declaration
Style Note
Preamble
\theoremstyle{remark}
@ -164,7 +163,7 @@ Style Note
EndPreamble
End
# Notation-numbered style declaration
Style Notation
Preamble
\theoremstyle{remark}
@ -172,7 +171,7 @@ Style Notation
EndPreamble
End
# Summary-numbered style declaration
Style Summary
Preamble
\theoremstyle{remark}
@ -180,7 +179,7 @@ Style Summary
EndPreamble
End
# Acknowledgement-numbered style declaration
Style Acknowledgement
Preamble
\theoremstyle{remark}
@ -188,7 +187,7 @@ Style Acknowledgement
EndPreamble
End
# Case-numbered style declaration
Style Case
Preamble
\theoremstyle{remark}
@ -196,7 +195,7 @@ Style Case
EndPreamble
End
# Conclusion-numbered style declaration
Style Conclusion
Preamble
\theoremstyle{remark}

View File

@ -2,31 +2,23 @@
# \DeclareLaTeXClass[apa,apacite.sty]{APA style}
# Author: Randy Gobbel <gobbel@andrew.cmu.edu>
# General textclass parameters
# Description "APA style"
Columns 1
Sides 1
PageStyle Headers
MaxCounter Counter_Section
ClassOptions
Other "man"
FontSize 6|8|10|12
End
Preamble
\helvetica
\author{Author} % hack around some bugs in apa.cls
\affiliation{Affiliation} % hack around some bugs in apa.cls
\helvetica
\author{Author} % hack around some bugs in apa.cls
\affiliation{Affiliation} % hack around some bugs in apa.cls
EndPreamble
DefaultFont
Family Roman
Series Medium
Shape Up
Size Normal
Color None
EndFont
Style Standard
LatexName dummy
@ -42,6 +34,7 @@ Style Standard
LabelType No_Label
End
Style Title
LatexName title
LatexType Command
@ -52,6 +45,7 @@ Style Title
Align Center
End
Style RightHeader
LatexName rightheader
LatexType Command
@ -71,6 +65,7 @@ Style RightHeader
AlignPossible Right
End
Style Abstract
LatexName abstract
LatexType Command
@ -92,6 +87,7 @@ Style Abstract
EndFont
End
Style ShortTitle
LatexName shorttitle
LatexType Command
@ -113,6 +109,7 @@ Style ShortTitle
EndFont
End
Style Author
LatexName author
LatexType Command
@ -127,24 +124,28 @@ Style Author
EndFont
End
Style TwoAuthors
LatexName twoauthors
LatexType Command
InTitle 1
End
Style ThreeAuthors
LatexName threeauthors
LatexType Command
InTitle 1
End
Style FourAuthors
LatexName fourauthors
LatexType Command
InTitle 1
End
Style Affiliation
LatexName affiliation
LatexType Command
@ -165,42 +166,49 @@ Style Affiliation
EndFont
End
Style TwoAffiliations
LatexName twoaffiliations
LatexType Command
InTitle 1
End
Style ThreeAffiliations
LatexName threeaffiliations
LatexType Command
InTitle 1
End
Style FourAffiliations
LatexName fouraffiliations
LatexType Command
InTitle 1
End
Style Journal
LatexName journal
LatexType Command
InTitle 1
End
Style Copyright
LatexName ccoppy
LatexType Command
InTitle 1
End
Style CopNum
LatexName copnum
LatexType Command
InTitle 1
End
Style Note
LatexName note
LatexType Command
@ -209,17 +217,21 @@ Style Note
EndFont
End
Style Acknowledgments
LatexName acknowledgments
LatexType Command
End
Style ThickLine
LatexName thickline
LatexType Command
KeepEmpty 1
End
Input stdlayouts.inc
Style CenteredCaption
@ -229,26 +241,25 @@ Style CenteredCaption
AlignPossible Center
End
Style FitFigure
LatexName fitfigure
LatexType Command
End
Style FitBitmap
LatexName fitbitmap
LatexType Command
End
############### Sections.
# First the standard numbered definitions
Input stdsections.inc
# then define the unumbered sections, based on the numbered ones.
Input stdstarsections.inc
Input stdfloats.inc
Input stdcounters.inc
# remove the layouts that we do not need.
NoStyle Part
NoStyle Section
NoStyle Subsection
@ -258,7 +269,7 @@ NoStyle Paragraph
NoStyle Subparagraph
NoStyle Chapter*
# Itemize style definition
Style Itemize
Margin Static
LatexType Item_Environment
@ -276,7 +287,7 @@ Style Itemize
LabelString *
End
# Enumerate style definition
Style Enumerate
Margin Static
LatexType Item_Environment
@ -291,10 +302,10 @@ Style Enumerate
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Counter_EnumI
LabelType Enumerate
End
#seriate style definition
Style Seriate
Margin Static
LatexType Item_Environment

View File

@ -5,25 +5,23 @@
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modifed and enhanced by serveral developers.
# Input general definitions
Input stdclass.inc
# Global parameters.
Input stdclass.inc
Input numreport.inc
Sides 2
PageStyle Headings
# There is no abstract environment in book.cls
NoStyle Abstract
# a few changes to the bibliography
Style Bibliography
TopSep 4
LabelString Bibliography
# label font definition
LabelFont
Series Bold
Size Huge
EndFont
End

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[broadway]{broadway}
#
# For theater plays
# General textclass parameters
Columns 1
Sides 1
SecNumDepth 2
@ -12,17 +12,17 @@ ClassOptions
FontSize 12
End
# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
Family Roman
Series Medium
Shape Up
Size Normal
Color None
EndFont
# Dialogue style definition. Actor dialog
Counter
Name act
End
Counter
Name scene
End
Style Dialogue
Margin Static
LatexType Command
@ -35,8 +35,6 @@ Style Dialogue
End
# Narrative description of Scene
Style Narrative
Margin Static
LatexType Command
@ -47,15 +45,13 @@ Style Narrative
Align Left
AlignPossible Left
LabelType No_Label
Font
Family Roman
Series Medium
Font
Shape Italic
Size Normal
Color Black
EndFont
EndFont
End
Style ACT
Margin Static
LatexType Command
@ -67,8 +63,8 @@ Style ACT
Align Center
AlignPossible Center
LabelType Counter
LabelCounter chapter
LabelString "ACT "
LabelCounter act
LabelString "ACT \arabic{act}"
End
@ -83,10 +79,11 @@ Style SCENE
Align Center
AlignPossible Center
LabelType Counter
LabelCounter section
LabelString "SCENE "
LabelCounter scene
LabelString "SCENE \arabic{scene}"
End
Style SCENE*
Margin Dynamic
LatexType Command
@ -101,6 +98,7 @@ Style SCENE*
LabelString "SCENE "
End
Style AT_RISE:
Margin Dynamic
LatexType Command
@ -115,6 +113,7 @@ Style AT_RISE:
LabelString "AT RISE: "
End
# Speaker style definition, identifies speaker ALL CAPS
Style Speaker
Margin Static
@ -127,6 +126,7 @@ Style Speaker
LabelType No_Label
End
# Parenthetical instruction to speaker (in parenthises, l.c.)
# The ( and ) will automatically appear on screen, so don't type any.
Style Parenthetical
@ -144,22 +144,13 @@ Style Parenthetical
LabelString (
EndLabelType Static
EndLabelString )
Font
Family Roman
Series Medium
Font
Shape Italic
Size Normal
Color Blue
EndFont
LabelFont
Family Roman
Series Medium
Shape Up
Size Normal
EndFont
LabelFont
Color Blue
EndFont
EndFont
End
@ -177,6 +168,7 @@ Style CURTAIN
LabelString "CURTAIN"
End
# Standard style definition (I kept this one to provide a general case)
Style Standard
Margin Static
@ -189,6 +181,7 @@ Style Standard
Labeltype No_Label
End
Style Title
Margin Static
LatexType Command
@ -199,9 +192,9 @@ Style Title
ParSep 1.5
Align Center
AlignPossible Left, Right, Center
End
Style Author
Margin Static
LatexType Command
@ -214,7 +207,7 @@ Style Author
AlignPossible Left, Right, Center
End
# Right Address style
Style Right_Address
Margin Right_Address_Box
LatexType Command
@ -227,13 +220,13 @@ Style Right_Address
AlignPossible Left, Right
End
Input stdtitle.inc
Input stdstruct.inc
Input stdfloats.inc
Input stdcounters.inc
# Input lyxmacros.inc
NoStyle Abstract
NoStyle Bibliography
NoStyle Date

View File

@ -18,21 +18,17 @@
Preamble
\usepackage[ps,mover]{lyxskak}
%%% initialize board
%
\newgame
EndPreamble
Style Standard
# To be filled in later. This makes Standard first on the list of layouts.
Style Standard
End
# This is the main line of the chess game. Use PGN notation here.
# Also, this layout can be continued with Control-Enter without
# starting a new paragraph.
#
Style Mainline
LatexType Command
LatexName mainline
@ -44,21 +40,19 @@ Style Mainline
PassThru 1
TopSep 0.0
ParSep 0.0
LabelFont
Color blue
Series bold
EndFont
TextFont
Color blue
EndFont
End
# This is a variation. It shows up in the normal fashion (styleB).
# You are free to redefine it by making a new \variationstyle
# as talked about in the skak documentation.
#
Style Variation
CopyStyle Mainline
LatexType Command
@ -67,8 +61,8 @@ Style Variation
LeftMargin MMMMMMMM
End
# This is a subvariation.
#
Style SubVariation
CopyStyle Variation
LatexName lyxvariation[2]
@ -76,8 +70,8 @@ Style SubVariation
LeftMargin MMMMMMMMMMM
End
# This is a subsubvariation.
#
Style SubVariation2
CopyStyle Variation
LatexName lyxvariation[3]
@ -85,8 +79,8 @@ Style SubVariation2
LeftMargin MMMMMMMMMMMMMM
End
# This is a subsubsubvariation.
#
Style SubVariation3
CopyStyle Variation
LatexName lyxvariation[4]
@ -94,8 +88,8 @@ Style SubVariation3
LeftMargin MMMMMMMMMMMMMMMMM
End
# This is a subsubsubsubvariation.
#
Style SubVariation4
CopyStyle Variation
LatexName lyxvariation[5]
@ -103,8 +97,8 @@ Style SubVariation4
LeftMargin MMMMMMMMMMMMMMMMMMMM
End
# This is a subsubsubsubsubvariation.
#
Style SubVariation5
CopyStyle Variation
LatexName lyxvariation[6]
@ -112,17 +106,17 @@ Style SubVariation5
LeftMargin MMMMMMMMMMMMMMMMMMMMMMM
End
# Same as mainline, but it does not print the moves (only updates the
# board position.
#
Style HideMoves
CopyStyle Mainline
LatexName hidemoves
LabelString "HideMoves: "
End
# This simply prints a block left chessboard.
#
Style ChessBoard
CopyStyle Mainline
LatexType Command
@ -134,8 +128,8 @@ Style ChessBoard
EndFont
End
# This prints a centered chessboard.
#
Style BoardCentered
CopyStyle Mainline
LatexType Command
@ -148,9 +142,9 @@ Style BoardCentered
EndFont
End
# This should be a list of comma-separated chessboard squares.
# Should be placed after a ChessBoard or BoardCentered.
#
Style HighLight
CopyStyle Mainline
LatexType Command
@ -168,9 +162,9 @@ Style HighLight
EndFont
End
# This should be a list of two squares with an ascii arrow (a1->c3)
# Should be placed after a ChessBoard or BoardCentered.
#
Style Arrow
CopyStyle HighLight
LatexType Command
@ -179,9 +173,9 @@ Style Arrow
LabelString "Arrow: "
End
# This should be a list of two chessboard squares (again, like g1->e2)
# Should be placed after a ChessBoard or BoardCentered.
#
Style KnightMove
CopyStyle Arrow
LatexType Command

View File

@ -3,25 +3,20 @@
# Springer's cl2emult textclass definition file.
# Author : André Poenitz
# General textclass parameters
Columns 1
Sides 1
SecNumDepth 2
TocDepth 2
MaxCounter Counter_Section
DefaultStyle Standard
Input stdlists.inc
Input stdsections.inc
Input stdstarsections.inc
Input numarticle.inc
Input stdlists.inc
Input stdstruct.inc
Input stdlayouts.inc
Input stdfloats.inc
Input stdcounters.inc
NoStyle Chapter
NoStyle Chapter*
NoStyle Part

View File

@ -3,12 +3,11 @@
# CV textclass definition file.
# Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
# General textclass parameters
Columns 1
Sides 1
SecNumDepth -1
TocDepth -1
MaxCounter Counter_Section
Style Standard
@ -23,6 +22,9 @@ Style Standard
End
Input stdfloats.inc
Input stdcounters.inc
Style Section
Margin Dynamic
LatexType Command
@ -37,7 +39,6 @@ Style Section
Align Block
AlignPossible Block, Left
LabelType No_Label
Font
Family Sans
Series Bold
@ -53,11 +54,6 @@ Style Subsection
End
Style SubSection
ObsoletedBy Subsection
End
Style Topic
Margin Manual
LatexType Item_environment
@ -73,7 +69,6 @@ Style Topic
AlignPossible Block, Left
LabelType Manual
LabelString MMMMM
LabelFont
Family Sans
Shape Slanted
@ -110,11 +105,9 @@ Style Left_Header
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
Font
Family Sans
EndFont
End
@ -138,7 +131,6 @@ Style Title
Align Center
AlignPossible Center
LabelType No_Label
Font
Family Sans
Series Bold
@ -153,11 +145,7 @@ Style Bibliography
LabelType Bibliography
LabelString ""
LabelBottomSep 0.7
LabelFont
Size Tiny
EndFont
End
Input stdfloats.inc
Input stdcounters.inc

View File

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

View File

@ -7,7 +7,6 @@
OutputType docbook
# General textclass parameters
Columns 1
Sides 1
SecNumDepth 3
@ -15,17 +14,6 @@ TocDepth 3
DefaultStyle Standard
# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
Family Roman
Series Medium
Shape Up
Size Normal
Color None
EndFont
Style Standard
Margin Static
LatexType Paragraph
@ -37,6 +25,7 @@ Style Standard
LabelType No_Label
End
Input db_stdlists.inc
Input db_stdsections.inc
Input db_stdstarsections.inc

View File

@ -37,13 +37,11 @@ Style Quotation
LatexParam para
End
# Quote should be an inline element
NoStyle Quote
NoStyle Verse
Style Caption
LatexType Paragraph
LatexName title

View File

@ -27,3 +27,4 @@ End
# maybe List is the same as simplelist (I need to check it).
NoStyle List

View File

@ -7,7 +7,6 @@
Input stdsections.inc
Style Part
LatexType Command
LatexName part

View File

@ -7,7 +7,6 @@
Input stdstruct.inc
Style Abstract
LatexType Environment
LatexName abstract

View File

@ -79,7 +79,6 @@ Style RevisionHistory
LabelType Centered_Top_Environment
LabelString "Revision History"
LabelBottomSep 0.5
End
@ -95,7 +94,6 @@ Style Revision
ParSep 0.5
Align Block
AlignPossible Block
End

View File

@ -6,11 +6,8 @@
# Modifies only some things from letter.layout
# Input general definitions
Input letter.layout
# Redefine some stuff
Style My_Address
Margin Static
@ -131,7 +128,7 @@ Style cc
EndFont
End
# Oggetto style definition
Style Betreff
Margin Static
LatexType Command
@ -177,7 +174,6 @@ Style Stadt
End
# Data style definition
Style Datum
Margin Right_Address_Box
LatexType Command

View File

@ -4,11 +4,9 @@
# Author : Jose' Matos <jamatos@lyx.org>
# hacked for books: Luc Abom <luc@abom.com>
# Input general definitions
Input db_stdclass.inc
MaxCounter Counter_Chapter
Input report
Style Title
LatexType Command

View File

@ -3,10 +3,8 @@
# DocBook textclass definition file.
# Author : Jose' Matos <jamatos@lyx.org>
# Input general definitions
Input db_stdclass.inc
MaxCounter Counter_Section
Input stnumarticle.inc
Style Title
@ -15,6 +13,7 @@ Style Title
LatexParam "2|"
End
# Exclude higher, or equal, sections:
NoStyle Part
NoStyle Chapter

View File

@ -3,10 +3,8 @@
# DocBook textclass definition file.
# Author : Jose' Matos <jamatos@lyx.org>
# Input general definitions
Input db_stdclass.inc
MaxCounter Counter_Subsection
Input numarticle.inc
Style Title
@ -15,6 +13,7 @@ Style Title
LatexParam "3|"
End
# Exclude higher, or equal, sections:
NoStyle Part
NoStyle Chapter

View File

@ -3,10 +3,10 @@
# DocBook textclass definition file.
# Author : Jose' Matos <jamatos@lyx.org>
# Input general definitions
Input db_stdclass.inc
MaxCounter Counter_Section
Input db_stdclass.inc
Input numarticle.inc
# Exclude higher, or equal, sections:
NoStyle Part

View File

@ -6,16 +6,14 @@
# Author : Herbert Voss <voss@lyx.org> 2001/08/13
# General textclass parameters
Columns 1
Sides 2
SecNumDepth -1 #no counting
SecNumDepth -1 # no counting
TocDepth -1
MaxCounter Counter_EnumI #no counting of sections
ClassOptions
FontSize default #only 10pt in fact of A5
FontSize default # only 10pt in fact of A5
PageStyle "" # controlled by class
End
@ -40,20 +38,16 @@ Style Standard
LabelType No_Label
End
Input stdlists.inc
Input stdsections.inc
Input numarticle.inc
Input stdstarsections.inc
NoStyle Chapter
NoStyle Chapter*
Input stdtitle.inc
Input stdstruct.inc
Input stdlayouts.inc
Input stdfloats.inc
Input stdcounters.inc
# no lyxmacros!

View File

@ -7,11 +7,10 @@
# Heavily modifed and enhanced by several developers.
# Converted article -> egs Martin Vermeer
# General textclass parameters
Columns 2
Sides 1
PageStyle Plain
MaxCounter Counter_Section
Style Standard
@ -38,12 +37,9 @@ Style Section
ParSep 0.7
Align Block
AlignPossible Block, Left
LabelType Counter_Section
Font
Series Bold
EndFont
LabelFont
Series Bold
EndFont
@ -62,8 +58,6 @@ Style Subsection
ParSep 0.5
Align Block
AlignPossible Block, Left
LabelType Counter_Subsection
Font
Shape Up
EndFont
@ -71,23 +65,15 @@ End
Style Paragraph
Margin Dynamic
LatexType Command
CopyStyle Subsection
LatexName paragraph
NextNoIndent 1
LabelSep xxx
ParSkip 0.4
TopSep 0.4
BottomSep 0.4
Align Block
AlignPossible Block, Left
LabelType Counter_Paragraph
Font
Series Bold
Size Normal
EndFont
LabelFont
Series Bold
Size Normal
@ -96,28 +82,10 @@ End
Style Subparagraph
Margin Dynamic
LatexType Command
CopyStyle Paragraph
LatexName subparagraph
NextNoIndent 0
LeftMargin MM
LabelSep xxx
ParSkip 0.4
TopSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Counter_SubParagraph
Font
Series Bold
Size Normal
EndFont
LabelFont
Series Bold
Size Normal
EndFont
End
@ -186,7 +154,7 @@ Style Enumerate
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Counter_EnumI
LabelType Enumerate
End
@ -203,7 +171,7 @@ Style Itemize
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Static
LabelType Itemize
LabelString *
End
@ -224,7 +192,6 @@ Style Description
AlignPossible Block, Left
LabelType Manual
LabelString MM
LabelFont
Series Bold
EndFont
@ -289,7 +256,6 @@ Style Title
LabelType No_Label
Fill_Top 1
Fill_Bottom 1
Font
Family Sans
Series Bold
@ -311,7 +277,6 @@ Style LaTeX_Title
Align Center
AlignPossible Center
LabelType No_Label
Font
Family Sans
Series Bold
@ -335,7 +300,6 @@ Style Author
AlignPossible Left
LabelType Static
LabelString Author:
LabelFont
Series Bold
Shape Italic
@ -359,13 +323,11 @@ Style Affil
AlignPossible Left
LabelType Static
LabelString Affilation:
LabelFont
Series Bold
Shape Italic
Color red
EndFont
End
@ -384,7 +346,6 @@ Style Journal
AlignPossible Left
LabelType Static
LabelString Journal:
LabelFont
Series Bold
Shape Italic
@ -409,7 +370,6 @@ Style msnumber
AlignPossible Left
LabelType Static
LabelString MS_number:
LabelFont
Series Bold
Shape Italic
@ -418,6 +378,7 @@ Style msnumber
End
Style FirstAuthor
Margin Static
LatexType Command
@ -433,13 +394,11 @@ Style FirstAuthor
AlignPossible Left
LabelType Static
LabelString 1st_author_surname:
LabelFont
Series Bold
Shape Italic
Color red
EndFont
End
@ -458,7 +417,6 @@ Style Received
AlignPossible Left
LabelType Static
LabelString Received:
LabelFont
Series Bold
Shape Italic
@ -482,7 +440,6 @@ Style Accepted
AlignPossible Left
LabelType Static
LabelString Accepted:
LabelFont
Series Bold
Shape Italic
@ -506,7 +463,6 @@ Style Offsets
AlignPossible Left
LabelType Static
LabelString reprint_reqs_to:
LabelFont
Series Bold
Shape Italic
@ -546,7 +502,6 @@ Style Abstract
AlignPossible Block, Left
LabelType Static
LabelString Abstract.
LabelFont
Series Bold
EndFont
@ -568,11 +523,9 @@ Style Acknowledgements
AlignPossible Block, Left
LabelType Static
LabelString Acknowledgements.
Font
Size Small
EndFont
LabelFont
Shape Italic
Size Small
@ -595,11 +548,9 @@ Style Acknowledgement
AlignPossible Block, Left
LabelType Static
LabelString Acknowledgement.
Font
Size Small
EndFont
LabelFont
Shape Italic
Size Small
@ -623,7 +574,6 @@ Style Bibliography
LabelType Bibliography
LabelString References
LabelBottomSep 0.7
LabelFont
Series Bold
EndFont
@ -641,7 +591,6 @@ Style Caption
AlignPossible Block, Left
LabelType Sensitive
LabelString Caption
LabelFont
Series Bold
EndFont
@ -661,7 +610,6 @@ Style Section*
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
Font
Series Bold
# Size Larger
@ -697,7 +645,6 @@ Style LaTeX
AlignPossible Block, Left, Right, Center
LabelType No_Label
FreeSpacing 1
Font
Color red
EndFont
@ -717,7 +664,6 @@ Style LyX-Code
AlignPossible Block, Left, Right, Center
LabelType No_Label
FreeSpacing 1
Font
Family Typewriter
EndFont
@ -725,4 +671,5 @@ End
Input stdfloats.inc
Input numarticle.inc
Input stdcounters.inc

View File

@ -15,19 +15,15 @@
# Based on course given by Lars Davidson
# General textclass parameters
Columns 1
Sides 1
SecNumDepth 2
TocDepth 2
ClassOptions
FontSize 12
FontSize 12
End
# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
Family Typewriter
Series Medium
@ -55,7 +51,7 @@ Style Dialogue
End
# Use to break a long Dialogue
# More: Use to break a long Dialogue
Style More
Margin Static
LatexType Command
@ -69,15 +65,13 @@ Style More
AlignPossible Left
LabelType Static
LabelString "(MORE)"
Font
Font
Family Typewriter
Series Medium
Shape Up
Size Normal
Color Green
EndFont
EndFont
End
@ -180,7 +174,6 @@ Style Parenthetical
LabelString (
EndLabelType Static
EndLabelString )
Font
Family Typewriter
Series Medium
@ -329,6 +322,7 @@ Style Right_Address
AlignPossible Left, Right
End
Style Author
Margin Static
LatexType Command
@ -357,10 +351,7 @@ End
# Standard style definition (I kept this one to provide a general case)
Style Standard
ObsoletedBy General
End
Style FADE_OUT:
ObsoletedBy "FADE OUT"
ObsoletedBy General
End
@ -379,12 +370,11 @@ End
# LatexName endcontinued
#End
Input stdtitle.inc
Input stdstruct.inc
Input stdfloats.inc
Input stdcounters.inc
# Input lyxmacros.inc
NoStyle Abstract
NoStyle Bibliography
NoStyle Date

View File

@ -21,8 +21,6 @@ Style LyX-Code
AlignPossible Block, Left, Right, Center
LabelType No_Label
FreeSpacing 1
# define the environment lyxcode
Preamble
\newenvironment{lyxcode}
{\begin{list}{}{
@ -35,12 +33,9 @@ Style LyX-Code
\item[]}
{\end{list}}
EndPreamble
# standard font definition
Font
Family Typewriter
EndFont
End
@ -54,8 +49,6 @@ Style Address
Align Left
AlignPossible Block, Left, Right, Center
LabelType No_Label
# define the macro \lyxaddress
Preamble
\newcommand{\lyxaddress}[1]{
\par {\raggedright #1
@ -63,7 +56,6 @@ Style Address
\noindent\par}
}
EndPreamble
End
@ -76,8 +68,6 @@ Style Right_Address
ParSep 1.5
Align Left
AlignPossible Left
# define the macro \lyxrightaddress
Preamble
\newcommand{\lyxrightaddress}[1]{
\par {\raggedleft \begin{tabular}{l}\ignorespaces
@ -87,5 +77,4 @@ Style Right_Address
\par}
}
EndPreamble
End

View File

@ -3,11 +3,10 @@
# LinuxDoc manpage textclass definition file.
# Author : José Matos <jamatos@novalis.fc.up.pt>
# General textclass parameters
Columns 1
Sides 1
PageStyle Plain
MaxCounter Counter_Section
OutputType linuxdoc
DefaultStyle Standard
@ -51,12 +50,10 @@ Style Section
Align Block
AlignPossible Block, Left
LabelType Counter_Subsection
Font
Series Bold
Size Large
EndFont
LabelFont
Series Bold
Size Large
@ -77,7 +74,7 @@ Style Enumerate
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Counter_EnumI
LabelType Enumerate
End
@ -94,12 +91,11 @@ Style Itemize
ParSep 0.3
Align Block
AlignPossible Block, Left
LabelType Static
LabelType Itemize
LabelString *
End
Style Description
Margin First_Dynamic
LatexType Item_environment
@ -116,7 +112,6 @@ Style Description
AlignPossible Block, Left
LabelType Manual
LabelString MM
LabelFont
Series Bold
EndFont
@ -137,11 +132,9 @@ Style Verbatim
Align Block
AlignPossible Block
LabelType No_Label
Font
Family Typewriter
EndFont
LabelFont
Family Typewriter
EndFont

View File

@ -4,8 +4,6 @@
# Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
# General textclass parameters
MaxCounter Counter_Section
Columns 1
Sides 1
SecNumDepth 3
@ -24,22 +22,17 @@ Style Standard
End
# A few lists
Input stdlists.inc
# Standard sections.
Input stdsections.inc
Input numarticle.inc
### All the section headings now use sans serif
# All the section headings now use sans serif
Style Part
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Family Sans
Series Bold
@ -92,7 +85,6 @@ Style Subparagraph
End
# Starred versions of the sectioning layouts.
Input stdstarsections.inc
@ -100,18 +92,14 @@ Input stdstarsections.inc
NoStyle Chapter
NoStyle Chapter*
# Some standard layouts
Input stdtitle.inc
Input stdstruct.inc
Input lyxmacros.inc
Input stdlayouts.inc
Input stdfloats.inc
Input stdcounters.inc
Input obsolete.inc
### The description environment also uses sans serif labels.
Style Description
LabelFont
Family Sans
@ -119,11 +107,11 @@ Style Description
EndFont
End
### The \maketitle stuff is by default left justified.
# The \maketitle stuff is by default left justified.
Style Title
Align Left
AlignPossible Left
Font
Family Sans
Series Bold
@ -147,7 +135,6 @@ End
Style Abstract
Align Left
AlignPossible Left
Font
Size Small
Family Sans
@ -159,7 +146,6 @@ End
Style SubTitle
CopyStyle Title
LatexName subtitle
Font
Family Sans
Series Medium
@ -171,7 +157,6 @@ End
Style Institution
CopyStyle Title
LatexName institution
Font
Family Sans
Series Medium

View File

@ -5,15 +5,18 @@
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modifed and enhanced by serveral developers.
# Input general definitions
Input stdclass.inc
Input numreport.inc
Style Chapter
LabelString "Chapter \arabic{chapter}"
LabelStringAppendix "Appendix \Alph{chapter}"
End
# a few changes to the bibliography
Style Bibliography
TopSep 4
LabelString Bibliography
# label font definition
LabelFont
Series Bold
Size Huge

View File

@ -9,13 +9,10 @@
# Amir Karger (LyX v11.34 style modifications - using changes
# made by Jean-Marc Lasgouttes to amsart.layout)
# General textclass parameters
Columns 1
Sides 1
PageStyle Headers
MaxCounter Counter_Section
# Default textclass options. The user may need to modify this.
ClassOptions
Other "aps,manuscript"
End
@ -32,17 +29,14 @@ Style Standard
LabelType No_Label
End
############### Sections.
Input stdsections.inc
# Redefine some of the section styles.
Input numrevtex.inc
Style Section
Align Center
AlignPossible Block, Center, Left
Font
Series Medium
Shape Smallcaps
@ -70,7 +64,6 @@ End
Style Paragraph
TopSep 0.7
ParSep 0.4
Font
Shape Italic
Size Normal
@ -81,24 +74,18 @@ End
# then define the unumbered sections, based on the numbered ones.
Input stdstarsections.inc
# remove the layouts that do not make sense.
NoStyle Chapter
NoStyle Chapter*
NoStyle Subparagraph
NoStyle Subparagraph*
########### LAYOUTS quotes, etc.
Input stdlayouts.inc
########## LISTS
Input stdlists.inc
################ STRUCTURE OF THE DOCUMENT
Input stdtitle.inc
Input stdstruct.inc
Style Title
Font
Series Bold
@ -106,7 +93,7 @@ Style Title
EndFont
End
# Same as stdstruct.inc except the font
Style Author
Font
Size Large
@ -118,7 +105,6 @@ End
Style Date
LabelType Static
LabelString "Date: "
LabelFont
Shape Italic
Size Large
@ -138,7 +124,6 @@ Style Address
AlignPossible Block, Left, Right, Center
LabelType Static
LabelString "Address: "
LabelFont
Shape Italic
EndFont
@ -148,22 +133,14 @@ End
Style Abstract
ItemSep 0.2
ParSep 0.3
Font
Size Normal
EndFont
LabelFont
Size Large
EndFont
End
Input stdfloats.inc
Input stdcounters.inc
### Finally a few obsolete definitions for compatibility
Input obsolete.inc
Style REVTEX_Title
ObsoletedBy Title
End

View File

@ -9,11 +9,11 @@
# Amir Karger (LyX v11.34 style modifications)
# Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
# General textclass parameters
Columns 1
Sides 1
PageStyle Headers
MaxCounter Counter_Section
# Default textclass options. The user may need to modify this.
ClassOptions
@ -32,20 +32,16 @@ Style Standard
LabelType No_Label
End
# Idea from aapaper: declare all layouts here ("Style Foo\nEnd\n")
# so that they appear in a specific order in the layout dropdown menu?
############### Sections.
# Idea from aapaper: declare all layouts here ("Style Foo\nEnd\n")
# so that they appear in a specific order in the layout dropdown menu.
Input stdsections.inc
# Redefine some of the section styles.
Input numrevtex.inc
Style Section
Align Center
AlignPossible Block, Center, Left
Font
Series Medium
Shape Smallcaps
@ -73,7 +69,6 @@ End
Style Paragraph
TopSep 0.7
ParSep 0.4
Font
Shape Italic
Size Normal
@ -83,19 +78,13 @@ End
# then define the unumbered sections, based on the numbered ones.
Input stdstarsections.inc
# remove the layouts that do not make sense.
NoStyle Chapter
NoStyle Chapter*
NoStyle Subparagraph
NoStyle Subparagraph*
########### LAYOUTS quotes, etc.
Input stdlayouts.inc
########## LISTS
Input stdlists.inc
################ STRUCTURE OF THE DOCUMENT
Input stdtitle.inc
Input stdstruct.inc
@ -121,7 +110,6 @@ Style Title
End
# Same as stdstruct.inc except the font
Style Author
Font
Size Large
@ -133,13 +121,13 @@ End
Style Date
LabelType Static
LabelString "Date: "
LabelFont
Shape Italic
Size Large
EndFont
End
Style Affiliation
Margin Dynamic
LatexType Command
@ -180,12 +168,10 @@ Style Author_Email
PassThru 1
LatexName email
LabelString "Electronic Address: "
TextFont
Family Typewriter
EndFont
LabelFont
# override Typewriter
Family Roman
EndFont
End
@ -203,7 +189,6 @@ Style Abstract
InTitle 1
ItemSep 0.2
ParSep 0.3
LabelFont
Size Large
EndFont
@ -217,7 +202,6 @@ Style Acknowledgments
ParSkip 0.4
Align Block
AlignPossible Block, Left, Right, Center
LabelType Centered_Top_Environment
LabelString acknowledgments
LabelBottomSep 0.5
@ -249,12 +233,3 @@ End
Input stdfloats.inc
Input stdcounters.inc
### Finally a few obsolete definitions for compatibility
Input obsolete.inc
Style REVTEX_Title
ObsoletedBy Title
End

View File

@ -3,37 +3,35 @@
# KOMA scrartcl textclass definition file.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
# General textclass parameters
Input scrclass.inc
MaxCounter Counter_Section
Input numarticle.inc
SecNumDepth 3
TocDepth 3
NoStyle Chapter
NoStyle Chapter*
NoStyle Addchap
NoStyle Addchap*
NoStyle Addpart
NoStyle Dictum
SecNumDepth 3
TocDepth 3
# Modify Part
Style Part
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont
End
# Modify Part*
Style Part*
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont

View File

@ -3,17 +3,24 @@
# KOMA scrbook textclass definition file.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
# General textclass parameters
Input scrclass.inc
Input numreport.inc
Sides 2
PageStyle Headings
NoStyle Abstract
# Modify bibliography
Style Chapter
LabelString "\arabic{chapter}"
LabelStringAppendix "\Alph{chapter}"
End
Style Bibliography
TopSep 4
LabelString Bibliography
LabelFont
Series Bold
Size Largest

View File

@ -4,7 +4,7 @@
# Update for Koma Script Release >=2.8q
# Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/08.
# General textclass parameters
SecNumDepth 2
TocDepth 2
DefaultStyle Standard
@ -17,20 +17,26 @@ Style Standard
AlignPossible Block, Left, Right, Center
End
Input stdlists.inc
Input stdcounters.inc
Input stdfloats.inc
# Modify Description
Input stdlists.inc
Input stdfloats.inc
Input stdsections.inc
Input stdstarsections.inc
Input stdcounters.inc
Input stdtitle.inc
Input stdstruct.inc
Input stdlayouts.inc
Input lyxmacros.inc
NoStyle List
Style Description
LabelFont
Family Sans
EndFont
End
# Delete List
NoStyle List
Style Labeling
Margin Manual
@ -48,16 +54,14 @@ Style Labeling
LabelString 00.00.0000
End
Input stdsections.inc
# Modify Part
Style Part
Font
Family Sans
EndFont
End
# Modify Chapter
Style Chapter
LabelString ""
Font
@ -66,35 +70,35 @@ Style Chapter
EndFont
End
# Modify Section
Style Section
Font
Family Sans
EndFont
End
# Modify Subsection
Style Subsection
Font
Family Sans
EndFont
End
# Modify Subsubsection
Style Subsubsection
Font
Family Sans
EndFont
End
# Modify Paragraph
Style Paragraph
Font
Family Sans
EndFont
End
# Modify Subparagraph
Style Subparagraph
LeftMargin ""
Font
@ -102,7 +106,6 @@ Style Subparagraph
EndFont
End
Input stdstarsections.inc
Style Addpart
@ -145,16 +148,13 @@ Style Minisec
TopSep 0.4
ParSep 0.4
AlignPossible Block, Left
Font
Family Sans
Series Bold
EndFont
End
Input stdtitle.inc
# Modify Title
Style Title
Font
Family Sans
@ -162,14 +162,14 @@ Style Title
EndFont
End
# Modify Author
Style Author
Font
Size Larger
EndFont
End
# Modify Date
Style Date
Font
Size Larger
@ -200,7 +200,6 @@ Style Titlehead
LatexName titlehead
Align Left
AlignPossible Left
Font
Size Normal
EndFont
@ -224,24 +223,20 @@ Style Extratitle
LatexName extratitle
End
Input stdstruct.inc
# Modify Abstract
Style Abstract
LabelFont
Family Sans
EndFont
End
# Modify Bibliography
Style Bibliography
LabelFont
Family Sans
EndFont
End
Input stdlayouts.inc
Style Captionabove
CopyStyle Caption
@ -265,11 +260,7 @@ Style Dictum
Align Left
AlignPossible Left
OptionalArgs 1
Font
Size Normal
EndFont
End
Input lyxmacros.inc
Input scrmacros.inc

View File

@ -3,7 +3,6 @@
# KOMA scrlettr textclass definition file.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
Style Standard
LatexName dummy
ParSep 0.4
@ -12,16 +11,15 @@ End
Input stdlists.inc
# Modify Description
NoStyle List
Style Description
LabelFont
Family Sans
EndFont
End
# Delete List
NoStyle List
Style Labeling
Margin Manual
@ -39,9 +37,9 @@ Style Labeling
LabelString 00.00.0000
End
Input stdlayouts.inc
# Delete Caption
NoStyle Caption
@ -57,7 +55,6 @@ Style Letter
AlignPossible Left
LabelType Static
LabelString "L"
LabelFont
Series Bold
Shape Italic
@ -71,7 +68,6 @@ Style Opening
CopyStyle Letter
LatexName lyxopening
LabelString "O"
Preamble
\newcommand{\lyxopening}[1]{\pagebreak\startbreaks\opening{#1}}
EndPreamble
@ -136,7 +132,6 @@ Style Name
AlignPossible Left
LabelType Static
LabelString "Name:"
LabelFont
Series Bold
Shape Italic
@ -219,7 +214,6 @@ Style Yourref
CopyStyle Name
LatexName yourref
LabelString "Your ref.:"
LabelFont
Family Sans
Series Medium

View File

@ -3,15 +3,14 @@
# KOMA scrlettr2 textclass definition file.
# Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/17.
Style Standard
LatexName dummy
ParSep 0.4
AlignPossible Block, Left, Right, Center
End
Input stdlists.inc
Input stdlayouts.inc
Style Description
@ -20,9 +19,6 @@ Style Description
EndFont
End
# Delete List
NoStyle List
Style Labeling
Margin Manual
@ -40,8 +36,7 @@ Style Labeling
LabelString 00.00.0000
End
Input stdlayouts.inc
NoStyle List
NoStyle Caption
@ -205,7 +200,6 @@ Style Fax
End
Style E-Mail
CopyStyle Name
LatexName setkomavar
@ -340,6 +334,3 @@ Style Invoice
LatexParam {invoice}
LabelString "Invoice no.:"
End
### Finally a few obsolete definitions for compatibility
Input obsolete.inc

View File

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

View File

@ -3,14 +3,13 @@
# KOMA scrreprt textclass definition file.
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
# General textclass parameters
Input scrclass.inc
Input numreport.inc
# Modify bibliography
Style Bibliography
TopSep 4
LabelString Bibliography
LabelFont
Series Bold
Size Largest

View File

@ -6,11 +6,11 @@
# Based on the Article textclass "article.layout"
#
# General textclass parameters
Columns 1
Sides 1
PageStyle Plain
MaxCounter Counter_EnumI
DefaultFont
Family Sans
@ -28,13 +28,6 @@ ClassOptions
End
#####################################
#
# Layout-specific preamble
#
#####################################
Preamble
\newcounter{slidetype}
\setcounter{slidetype}{0}
@ -75,12 +68,20 @@ Style Standard
End
# Note that the "Section" family of environments is missing, as is
# "Title" "Bibliograpy" "LaTeX-Title" "Author" "Abstract" and "Date".
# I may choose to reintroduce these and/or remove others at a later
# date.
# -jw 10/2/96
##############################
#
# New Definitions for Slides
#
##############################
Input stdlists.inc
Input stdlayouts.inc
Input lyxmacros.inc
Input stdcounters.inc
Input stdfloats.inc
NoStyle Address
NoStyle Right_Address
Style Slide
@ -99,7 +100,6 @@ Style Slide
LabelBottomSep 0.5
LeftMargin MMMMxMMMMxxxNewSlide
LabelString "_____________________________NewSlide: "
Font
Family Typewriter
Series Bold
@ -111,7 +111,6 @@ Style Slide
Size Large
Color Blue
EndFont
Preamble
\newcommand{\lyxnewslide}[1]{
\lyxendslide{.}
@ -138,7 +137,6 @@ Style Overlay
LabelBottomSep 0.5
LeftMargin MMMMxNewOverlay
LabelString "- - - - - - - - - - NewOverlay: "
Font
Family Typewriter
Series Bold
@ -153,7 +151,6 @@ Style Overlay
Shape SmallCaps
Color Magenta
EndFont
Preamble
\newcommand{\lyxnewoverlay}[1]{
\lyxendslide{.}
@ -180,7 +177,6 @@ Style Note
LabelBottomSep 0.5
LeftMargin MMMMxMMxxNewNote
LabelString "........................NewNote: "
Font
Family Typewriter
Series Bold
@ -195,7 +191,6 @@ Style Note
Shape Italic
Color Magenta
EndFont
Preamble
\newcommand{\lyxnewnote}[1]{
\lyxendslide{.}
@ -215,7 +210,6 @@ Style InvisibleText
AlignPossible Center
LabelType Static
LabelString "<Invisible Text Follows>"
Font
Family Roman
Size Normal
@ -226,11 +220,8 @@ Style InvisibleText
Size Normal
Color Cyan
EndFont
Preamble
\newcommand{\lyxinvisible}[1]{
\invisible
}
\newcommand{\lyxinvisible}[1]{\invisible}
EndPreamble
End
@ -244,7 +235,6 @@ Style VisibleText
AlignPossible Center
LabelType Static
LabelString "<Visible Text Follows>"
Font
Family Roman
Size Normal
@ -255,47 +245,7 @@ Style VisibleText
Size Normal
Color Green
EndFont
Preamble
\newcommand{\lyxvisible}[1]{
\visible
}
\newcommand{\lyxvisible}[1]{\visible}
EndPreamble
End
########################################################################
#
# Definitions taken from article.layout.
#
# Note that the "Section" family of environments is missing, as is
# "Title" "Bibliograpy" "LaTeX-Title" "Author" "Abstract" and "Date".
#
# I may choose to reintroduce these and/or remove others at a later
# date.
#
# -jw 10/2/96
#
########################################################################
Input stdlists.inc
Input stdlayouts.inc
Input lyxmacros.inc
Input stdcounters.inc
Input stdfloats.inc
#Input obsolete.inc
# Style definition for end of a slide
Style End_All_Slides
ObsoletedBy Comment
End
NoStyle Address
NoStyle Right_Address
#############
#
# End File