mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +00:00
136 lines
2.1 KiB
Plaintext
136 lines
2.1 KiB
Plaintext
|
#% Do not delete the line below; configure depends on this
|
||
|
# \DeclareLaTeXClass[tufte-handout]{handout (Tufte)}
|
||
|
# tufte-handout textclass definition file.
|
||
|
# Juergen Spitzmueller <juergen@spitzmueller.org>, 2008/10/22
|
||
|
# Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/10/27
|
||
|
|
||
|
Format 11
|
||
|
|
||
|
Provides geometry 1
|
||
|
Provides natbib-internal 1
|
||
|
|
||
|
# import other layouts
|
||
|
Input stdlayouts.inc
|
||
|
Input article.layout
|
||
|
|
||
|
NoStyle Subsubsection
|
||
|
NoStyle Subsubsection*
|
||
|
NoStyle Paragraph
|
||
|
NoStyle Paragraph*
|
||
|
NoStyle Subparagraph
|
||
|
NoStyle Subparagraph*
|
||
|
|
||
|
InsetLayout Sidenote
|
||
|
LyxType custom
|
||
|
LatexType command
|
||
|
LatexName sidenote
|
||
|
Decoration classic
|
||
|
LabelString "sidenote"
|
||
|
Font
|
||
|
Color foreground
|
||
|
Size Small
|
||
|
Misc No_Emph
|
||
|
Misc No_Noun
|
||
|
Misc No_Bar
|
||
|
EndFont
|
||
|
LabelFont
|
||
|
Color marginlabel
|
||
|
Size Small
|
||
|
EndFont
|
||
|
End
|
||
|
|
||
|
InsetLayout Marginnote
|
||
|
CopyStyle Sidenote
|
||
|
LatexName marginnote
|
||
|
Decoration classic
|
||
|
LabelString "marginnote"
|
||
|
Font
|
||
|
Family Roman
|
||
|
Shape Up
|
||
|
Series Medium
|
||
|
EndFont
|
||
|
MultiPar true
|
||
|
End
|
||
|
|
||
|
InsetLayout NewThought
|
||
|
LyXType charstyle
|
||
|
LatexType Command
|
||
|
LatexName newthought
|
||
|
LabelString "new thought"
|
||
|
Font
|
||
|
Shape SmallCaps
|
||
|
EndFont
|
||
|
LabelFont
|
||
|
Family Roman
|
||
|
Color red
|
||
|
EndFont
|
||
|
End
|
||
|
|
||
|
InsetLayout AllCaps
|
||
|
CopyStyle NewThought
|
||
|
LatexName allcaps
|
||
|
LabelString "allcaps"
|
||
|
Font
|
||
|
Shape Up
|
||
|
Misc Noun
|
||
|
EndFont
|
||
|
LabelFont
|
||
|
Color blue
|
||
|
EndFont
|
||
|
End
|
||
|
|
||
|
InsetLayout SmallCaps
|
||
|
CopyStyle NewThought
|
||
|
LatexName smallcaps
|
||
|
LabelString "smallcaps"
|
||
|
LabelFont
|
||
|
Color green
|
||
|
EndFont
|
||
|
End
|
||
|
|
||
|
Style Full_Width
|
||
|
Margin Static
|
||
|
LaTeXType environment
|
||
|
LaTeXName fullwidth
|
||
|
Category MainText
|
||
|
NextNoIndent 1
|
||
|
ParSkip 0
|
||
|
ItemSep 0
|
||
|
TopSep 0.5
|
||
|
BottomSep 0.5
|
||
|
ParSep 0
|
||
|
Align Block
|
||
|
AlignPossible Block, Left, Right, Center
|
||
|
LabelType No_Label
|
||
|
End
|
||
|
|
||
|
# this steps the counters
|
||
|
Counter
|
||
|
Name marginfigure
|
||
|
End
|
||
|
Counter
|
||
|
Name margintable
|
||
|
End
|
||
|
|
||
|
# define the floats
|
||
|
Float
|
||
|
Type margintable
|
||
|
GuiName MarginTable
|
||
|
Placement tbp
|
||
|
Extension lot
|
||
|
NumberWithin none
|
||
|
Style plain
|
||
|
ListName "List of Tables"
|
||
|
LaTeXBuiltin true
|
||
|
End
|
||
|
|
||
|
Float
|
||
|
Type marginfigure
|
||
|
GuiName MarginFigure
|
||
|
Placement tbp
|
||
|
Extension lof
|
||
|
NumberWithin none
|
||
|
Style plain
|
||
|
ListName "List of Figures"
|
||
|
LaTeXBuiltin true
|
||
|
End
|