mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
4d0678b4a0
- correct appearance of section environments in LyX: also non-starred sections don't have a number in tufte - use the new nohyper document class option, this way the user has full access to the PDF appearance via our PDF properties settings (thanks to the tufte developer for implementing this) This can first go to branch when the new tufte version will be released - this release will definitively happen before LyX 1.7 therefore I think it's safe to commit to trunk. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31942 a592a061-630c-0410-9148-cb99ea01b6c8
66 lines
1.1 KiB
Plaintext
66 lines
1.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/11/01
|
|
|
|
Format 11
|
|
|
|
# import other layouts
|
|
Input stdlayouts.inc
|
|
Input article.layout
|
|
Input tufte-book.layout
|
|
|
|
NoStyle Part
|
|
NoStyle Chapter
|
|
NoStyle Chapter*
|
|
|
|
Style Part
|
|
Category Section
|
|
Margin Dynamic
|
|
LabelType None
|
|
TocLevel 0
|
|
LabelCounter part
|
|
LatexType Command
|
|
LatexName part
|
|
NeedProtect 1
|
|
NextNoIndent 1
|
|
Labelsep xxx
|
|
ParSkip 0.4
|
|
TopSep 4
|
|
BottomSep 4
|
|
ParSep 0.8
|
|
Align Center
|
|
Alignpossible Center
|
|
Font
|
|
Series Bold
|
|
Size Huge
|
|
EndFont
|
|
End
|
|
|
|
Style Abstract
|
|
Margin Static
|
|
LatexType Environment
|
|
LatexName abstract
|
|
Category FrontMatter
|
|
NextNoIndent 1
|
|
LeftMargin MMM
|
|
RightMargin MMM
|
|
ParIndent MM
|
|
ItemSep 0
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0
|
|
Align Block
|
|
LabelType Centered_Top_Environment
|
|
LabelString "Abstract"
|
|
LabelBottomSep 0.5
|
|
Font
|
|
Size Small
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
Size Large
|
|
EndFont
|
|
End
|