mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
04efe3c40a
* src/LaTeXFeatures.C (mustProvide): new method; returns true when isRequired is true and the feature is not provided by the textclass. (getPackages, getLyXSGMLEntities): use mustProvide when relevant. * src/bufferparams.C (getEngine): * src/buffer.C (validate): adapt to change below. * src/lyxtextclass.C (read): replace tags ProvidesNatbib, ProvidesMakeidx, ProvidesUrl and ProvidesAmsmath by a generic "Provides". (provides): take a string as argument. * lib/scripts/layout2layout.py (convert): convert "ProvidesXxx" tags to "Provides xxx". * lib/layouts/*: update to format 4. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17740 a592a061-630c-0410-9148-cb99ea01b6c8
54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass[dtk]{article (dtk)}
|
|
# This is the definition file for
|
|
# Die TeXnische Komoedie (dtk),
|
|
# the journal of the German TeX User Group http://www.dante.de.
|
|
# Author : Herbert Voss <voss@lyx.org> 2001/08/13
|
|
|
|
|
|
Format 4
|
|
Columns 1
|
|
Sides 2
|
|
SecNumDepth -1 # no counting
|
|
TocDepth -1
|
|
|
|
|
|
ClassOptions
|
|
FontSize default # only 10pt in fact of A5
|
|
PageStyle "" # controlled by class
|
|
End
|
|
|
|
|
|
DefaultFont # only for screen
|
|
Family Roman
|
|
Series Medium
|
|
Shape Up
|
|
Size Normal
|
|
Color None
|
|
EndFont
|
|
|
|
|
|
Style Standard
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName dummy # no special latex env
|
|
ParSkip 0.5 # default
|
|
ParSep 0.5 # default
|
|
Align Block
|
|
AlignPossible Block, Left, Right, Center
|
|
LabelType No_Label
|
|
End
|
|
|
|
Input stdlists.inc
|
|
Input stdsections.inc
|
|
Input stdstarsections.inc
|
|
|
|
NoStyle Chapter
|
|
NoStyle Chapter*
|
|
|
|
Input stdtitle.inc
|
|
Input stdstruct.inc
|
|
Input stdlayouts.inc
|
|
Input stdfloats.inc
|
|
Input stdcounters.inc
|