mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbase and typearea are already part of KOMA-script
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35135 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
168dd45dec
commit
004901eef6
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[scrartcl,scrbase.sty,typearea.sty]{article (KOMA-Script)}
|
||||
# \DeclareLaTeXClass[scrartcl]{article (KOMA-Script)}
|
||||
# KOMA scrartcl textclass definition file.
|
||||
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[scrartcl,beamerarticle.sty,keyval.sty,pgf.sty,scrbase.sty,typearea.sty]{article (koma + beamer)}
|
||||
# \DeclareLaTeXClass[scrartcl,beamerarticle.sty,keyval.sty,pgf.sty]{article (koma + beamer)}
|
||||
# Author : Jürgen Spitzmüller <j.spitzmueller@gmx.de>
|
||||
|
||||
Format 27
|
||||
|
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[scrbook,scrbase.sty,typearea.sty]{book (KOMA-Script)}
|
||||
# \DeclareLaTeXClass[scrbook]{book (KOMA-Script)}
|
||||
# KOMA scrbook textclass definition file.
|
||||
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[scrlttr2,scrbase.sty,typearea.sty]{letter (KOMA-Script v.2)}
|
||||
# \DeclareLaTeXClass[scrlttr2]{letter (KOMA-Script v.2)}
|
||||
# KOMA scrlettr2 textclass definition file.
|
||||
# Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/17.
|
||||
# Uwe Stöhr <uwestoehr@web.de>, 2008/2/03.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[scrreprt,scrbase.sty,typearea.sty]{report (KOMA-Script)}
|
||||
# \DeclareLaTeXClass[scrreprt]{report (KOMA-Script)}
|
||||
# KOMA scrreprt textclass definition file.
|
||||
# Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user