commit 92c8a864071f02eb98bccc466bd5e98a9098fa91
Author: Kornel Benko <[email protected]>
Date: Sat Jul 7 14:13:40 2018 +0200
Remove dependences from .layout files
---
lib/layouts/AEA.layout | 2 +-
lib/layouts/RJournal.layout | 2 +-
lib/layouts/aa.layout | 2 +-
lib/layouts/aastex.layout | 2 +-
lib/layouts/aastex6.layout | 2 +-
lib/layouts/achemso.layout | 2 +-
lib/layouts/acmsiggraph-0-92.layout | 2 +-
lib/layouts/acmsiggraph.layout | 2 +-
lib/layouts/agums.layout | 2 +-
lib/layouts/apa.layout | 2 +-
lib/layouts/arab-article.layout | 2 +-
lib/layouts/article-beamer.layout | 2 +-
lib/layouts/beamerposter.layout | 2 +-
lib/layouts/broadway.layout | 2 +-
lib/layouts/chess.layout | 2 +-
lib/layouts/ctex-article.layout | 2 +-
lib/layouts/ctex-book.layout | 2 +-
lib/layouts/ctex-report.layout | 2 +-
lib/layouts/doublecol-new.layout | 2 +-
lib/layouts/elsart.layout | 2 +-
lib/layouts/elsarticle.layout | 2 +-
lib/layouts/entcs.layout | 2 +-
lib/layouts/europasscv.layout | 2 +-
lib/layouts/europecv.layout | 2 +-
lib/layouts/heb-article.layout | 2 +-
lib/layouts/hollywood.layout | 2 +-
lib/layouts/ijmpc.layout | 2 +-
lib/layouts/ijmpd.layout | 2 +-
lib/layouts/iopart.layout | 2 +-
lib/layouts/isprs.layout | 2 +-
lib/layouts/iucr.layout | 2 +-
lib/layouts/jgrga.layout | 2 +-
lib/layouts/jss.layout | 2 +-
lib/layouts/latex8.layout | 2 +-
lib/layouts/llncs.layout | 2 +-
lib/layouts/moderncv.layout | 2 +-
lib/layouts/powerdot.layout | 2 +-
lib/layouts/revtex.layout | 2 +-
lib/layouts/revtex4-1.layout | 2 +-
lib/layouts/revtex4.layout | 2 +-
lib/layouts/sciposter.layout | 2 +-
lib/layouts/scrarticle-beamer.layout | 2 +-
lib/layouts/seminar.layout | 2 +-
lib/layouts/sigplanconf.layout | 2 +-
lib/layouts/singlecol-new.layout | 2 +-
lib/layouts/singlecol.layout | 2 +-
lib/layouts/spie.layout | 2 +-
lib/layouts/svglobal.layout | 2 +-
lib/layouts/svglobal3.layout | 2 +-
lib/layouts/svjog.layout | 2 +-
lib/layouts/svmult.layout | 2 +-
lib/layouts/svprobth.layout | 2 +-
lib/layouts/tarticle.layout | 2 +-
lib/layouts/tbook.layout | 2 +-
lib/layouts/treport.layout | 2 +-
55 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/lib/layouts/AEA.layout b/lib/layouts/AEA.layout
index 2a122c2..7481abd 100644
--- a/lib/layouts/AEA.layout
+++ b/lib/layouts/AEA.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[AEA,amsmath.sty,harvard.sty,multicol.sty,setspace.sty]{American
Economic Association (AEA)}
+# \DeclareLaTeXClass[AEA]{American Economic Association (AEA)}
# \DeclareCategory{Articles}
# Authors : Koji Yokota <[email protected]>
# Uwe Stöhr <[email protected]>
diff --git a/lib/layouts/RJournal.layout b/lib/layouts/RJournal.layout
index d61e9d8..f723d38 100644
--- a/lib/layouts/RJournal.layout
+++ b/lib/layouts/RJournal.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[report,RJournal.sty,booktabs.sty,natbib.sty]{R Journal}
+# \DeclareLaTeXClass[report]{R Journal}
# \DeclareCategory{Reports}
# Author: Yihui Xie
# Modified by: Scott Kostyshak
diff --git a/lib/layouts/aa.layout b/lib/layouts/aa.layout
index d8ddef4..1d08b59 100644
--- a/lib/layouts/aa.layout
+++ b/lib/layouts/aa.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[aa,answers.sty]{Astronomy & Astrophysics}
+# \DeclareLaTeXClass[aa]{Astronomy & Astrophysics}
# \DeclareCategory{Articles}
#
# Author: Peter Sütterlin <[email protected]>
diff --git a/lib/layouts/aastex.layout b/lib/layouts/aastex.layout
index 694089a..432d450 100644
--- a/lib/layouts/aastex.layout
+++ b/lib/layouts/aastex.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[aastex,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{American
Astronomical Society (AASTeX v. 5)}
+# \DeclareLaTeXClass[aastex]{American Astronomical Society (AASTeX v. 5)}
# \DeclareCategory{Articles}
#
# LyX support for the AAS TeX package http://www.ctan.org/pkg/aastex
diff --git a/lib/layouts/aastex6.layout b/lib/layouts/aastex6.layout
index 95a8ee8..30bfbf6 100644
--- a/lib/layouts/aastex6.layout
+++ b/lib/layouts/aastex6.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#\DeclareLaTeXClass[aastex6,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{American
Astronomical Society (AASTeX v. 6)}
+# \DeclareLaTeXClass[aastex6]{American Astronomical Society (AASTeX v. 6)}
# \DeclareCategory{Articles}
#
# LyX support for the AAS TeX package http://www.ctan.org/pkg/aastex
diff --git a/lib/layouts/achemso.layout b/lib/layouts/achemso.layout
index 6dcb56e..a2c7eeb 100644
--- a/lib/layouts/achemso.layout
+++ b/lib/layouts/achemso.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[achemso,caption.sty,courier.sty,cleveref.sty,float.sty,helvet.sty,mathptmx.sty,mciteplus.sty,natbib.sty,natmove.sty,setspace.sty,xkeyval.sty]{American
Chemical Society (ACS)}
+# \DeclareLaTeXClass[achemso]{American Chemical Society (ACS)}
# \DeclareCategory{Articles}
# textclass definition file for achemso 3.8 and 3.9
# Author: Uwe Stöhr ([email protected])
diff --git a/lib/layouts/acmsiggraph-0-92.layout
b/lib/layouts/acmsiggraph-0-92.layout
index 221c980..b43a984 100644
--- a/lib/layouts/acmsiggraph-0-92.layout
+++ b/lib/layouts/acmsiggraph-0-92.layout
@@ -1,5 +1,5 @@
#% Do not delete he line below; configure depends on this
-# \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92
(obsolete)}
+# \DeclareLaTeXClass[acmsiggraph]{ACM SIGGGRAPH 0.92 (obsolete)}
# \DeclareCategory{Obsolete}
# ACM SIGGRAPH textclass definition file.
# Author : Uwe Stöhr
diff --git a/lib/layouts/acmsiggraph.layout b/lib/layouts/acmsiggraph.layout
index 4332ec4..bae1e88 100644
--- a/lib/layouts/acmsiggraph.layout
+++ b/lib/layouts/acmsiggraph.layout
@@ -1,5 +1,5 @@
#% Do not delete he line below; configure depends on this
-# \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGRAPH (older
than 0.91, obsolete)}
+# \DeclareLaTeXClass[acmsiggraph]{ACM SIGGRAPH (older than 0.91, obsolete)}
# \DeclareCategory{Obsolete}
# ACM SIGGRAPH acmsiggraph textclass definition file.
# Author : Uwe Stöhr
diff --git a/lib/layouts/agums.layout b/lib/layouts/agums.layout
index 18d5953..5586b36 100644
--- a/lib/layouts/agums.layout
+++ b/lib/layouts/agums.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[aguplus,agums.sty]{American Geophysical Union (AGUPLUS
Manuscript)}
+# \DeclareLaTeXClass[aguplus]{American Geophysical Union (AGUPLUS Manuscript)}
# \DeclareCategory{Articles}
# AGUplus manuscript textclass definition file.
# Author: Martin Vermeer <[email protected]>
diff --git a/lib/layouts/apa.layout b/lib/layouts/apa.layout
index f631428..45e3935 100644
--- a/lib/layouts/apa.layout
+++ b/lib/layouts/apa.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[apa,apacite.sty,endfloat.sty,endnotes.sty,flushend.sty,txfonts.sty]{American
Psychological Association (APA)}
+# \DeclareLaTeXClass[apa]{American Psychological Association (APA)}
# \DeclareCategory{Articles}
# Author: Randy Gobbel <[email protected]>
diff --git a/lib/layouts/arab-article.layout b/lib/layouts/arab-article.layout
index 53c462f..0795d55 100644
--- a/lib/layouts/arab-article.layout
+++ b/lib/layouts/arab-article.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[arabart,arabrep,altxext.sty,arabext.sty,arabtex.sty]{Arabic
Article}
+# \DeclareLaTeXClass[arabart]{Arabic Article}
# \DeclareCategory{Articles}
# Arabic article textclass definition file.
# Author: Dekel Tsur <[email protected]>
diff --git a/lib/layouts/article-beamer.layout
b/lib/layouts/article-beamer.layout
index 5d49a70..f5b6b54 100644
--- a/lib/layouts/article-beamer.layout
+++ b/lib/layouts/article-beamer.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[article,beamerarticle.sty,keyval.sty,pgf.sty]{Beamer
Article (Standard Class)}
+# \DeclareLaTeXClass[article]{Beamer Article (Standard Class)}
# \DeclareCategory{Articles}
# Author: Jürgen Spitzmüller <[email protected]>
diff --git a/lib/layouts/beamerposter.layout b/lib/layouts/beamerposter.layout
index 814345a..d5ed0be 100644
--- a/lib/layouts/beamerposter.layout
+++ b/lib/layouts/beamerposter.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[beamer,beamerposter.sty]{Beamerposter}
+# \DeclareLaTeXClass[beamer]{Beamerposter}
# \DeclareCategory{Posters}
# Wrapper layout for the beamer class with beamerposter style
#
diff --git a/lib/layouts/broadway.layout b/lib/layouts/broadway.layout
index 7993ffb..335f028 100644
--- a/lib/layouts/broadway.layout
+++ b/lib/layouts/broadway.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[broadway,extramarks.sty,fancyhdr.sty,lastpage.sty]{Broadway}
+# \DeclareLaTeXClass[broadway]{Broadway}
# \DeclareCategory{Scripts}
# For theater plays
diff --git a/lib/layouts/chess.layout b/lib/layouts/chess.layout
index 5fe3bba..857defb 100644
--- a/lib/layouts/chess.layout
+++ b/lib/layouts/chess.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[article,calc.sty,lambda.sty,lyxskak.sty,pst-node.sty]{Chess}
+# \DeclareLaTeXClass[article]{Chess}
# \DeclareCategory{Articles}
# chess article textclass definition file.
diff --git a/lib/layouts/ctex-article.layout b/lib/layouts/ctex-article.layout
index 052dd8a..1fb8217 100644
--- a/lib/layouts/ctex-article.layout
+++ b/lib/layouts/ctex-article.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[ctexart,savesym.sty,xeCJK.sty]{Chinese Article (CTeX)}
+# \DeclareLaTeXClass[ctexart]{Chinese Article (CTeX)}
# \DeclareCategory{Articles}
Format 68
diff --git a/lib/layouts/ctex-book.layout b/lib/layouts/ctex-book.layout
index 674f869..b74b4d2 100644
--- a/lib/layouts/ctex-book.layout
+++ b/lib/layouts/ctex-book.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[ctexbook,savesym.sty,xeCJK.sty]{Chinese Book (CTeX)}
+# \DeclareLaTeXClass[ctexbook]{Chinese Book (CTeX)}
# \DeclareCategory{Books}
Format 68
diff --git a/lib/layouts/ctex-report.layout b/lib/layouts/ctex-report.layout
index 5a7c318..135517b 100644
--- a/lib/layouts/ctex-report.layout
+++ b/lib/layouts/ctex-report.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[ctexrep,savesym.sty,xeCJK.sty]{Chinese Report (CTeX)}
+# \DeclareLaTeXClass[ctexrep]{Chinese Report (CTeX)}
# \DeclareCategory{Reports}
Format 68
diff --git a/lib/layouts/doublecol-new.layout b/lib/layouts/doublecol-new.layout
index 5c386e9..633aa5d 100644
--- a/lib/layouts/doublecol-new.layout
+++ b/lib/layouts/doublecol-new.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[doublecol-new,amsmath.sty,amssymb.sty,bm.sty,calc.sty,color.sty,dcolumn.sty,endnotes.sty,epsf.sty,lastpage.sty,latexsym.sty,leqno.sty,theorem.sty]{Inderscience
A4 Journals}
+# \DeclareLaTeXClass[doublecol-new]{Inderscience A4 Journals}
# \DeclareCategory{Articles}
# Layout file for journals with double columns published by Inderscience
# Publishers Ltd.
diff --git a/lib/layouts/elsart.layout b/lib/layouts/elsart.layout
index 2976d6d..03ddc3f 100644
--- a/lib/layouts/elsart.layout
+++ b/lib/layouts/elsart.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[elsart,amssymb.sty,latexsym.sty]{Elsevier (Obsolete
Version)}
+# \DeclareLaTeXClass[elsart]{Elsevier (Obsolete Version)}
# \DeclareCategory{Obsolete}
# Author: Rod Pinna <[email protected]>
# The Elsevier doc style also duplicates the theorem
diff --git a/lib/layouts/elsarticle.layout b/lib/layouts/elsarticle.layout
index 0adadf1..a2666a0 100644
--- a/lib/layouts/elsarticle.layout
+++ b/lib/layouts/elsarticle.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[elsarticle,natbib.sty,pifont.sty]{Elsevier}
+# \DeclareLaTeXClass[elsarticle]{Elsevier}
# \DeclareCategory{Articles}
# elsarticle textclass definition file.
# Author: Uwe Stöhr ([email protected])
diff --git a/lib/layouts/entcs.layout b/lib/layouts/entcs.layout
index b2599b4..8a132a0 100644
--- a/lib/layouts/entcs.layout
+++ b/lib/layouts/entcs.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[entcs,amssymb.sty,entcsmacro.sty,hyperref.sty,ifpdf.sty,latexsym.sty,newlfont.sty]{Electronic
Notes in Theor. Comp. Sc. (ENTCS)}
+# \DeclareLaTeXClass[entcs]{Electronic Notes in Theor. Comp. Sc. (ENTCS)}
# \DeclareCategory{Articles}
# Based on LyX article class; modified to support ENTCS class
# Reuben Thomas ([email protected]) 27/5-2/6/01
diff --git a/lib/layouts/europasscv.layout b/lib/layouts/europasscv.layout
index 2b8f8a4..085d794 100644
--- a/lib/layouts/europasscv.layout
+++ b/lib/layouts/europasscv.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[europasscv,footnote.sty,tabu.sty,totpages.sty]{Europass
CV (2013)}
+# \DeclareLaTeXClass[europasscv]{Europass CV (2013)}
# \DeclareCategory{Curricula Vitae}
#
# Layout definition file for the europasscv class package.
diff --git a/lib/layouts/europecv.layout b/lib/layouts/europecv.layout
index 457f5b9..059c67e 100644
--- a/lib/layouts/europecv.layout
+++ b/lib/layouts/europecv.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[europecv,fancyhdr.sty,longtable.sty,ucs.sty]{Europe CV}
+# \DeclareLaTeXClass[europecv]{Europe CV}
# \DeclareCategory{Curricula Vitae}
# europe CV textclass definition file.
# Author : Uwe Stöhr ([email protected])
diff --git a/lib/layouts/heb-article.layout b/lib/layouts/heb-article.layout
index 3e544a8..ed32c29 100644
--- a/lib/layouts/heb-article.layout
+++ b/lib/layouts/heb-article.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[article,theorem.sty]{Hebrew Article}
+# \DeclareLaTeXClass[article]{Hebrew Article}
# \DeclareCategory{Articles}
# Hebrew article textclass definition file.
# Author: Dekel Tsur <[email protected]>
diff --git a/lib/layouts/hollywood.layout b/lib/layouts/hollywood.layout
index c2d6108..09e6711 100644
--- a/lib/layouts/hollywood.layout
+++ b/lib/layouts/hollywood.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[hollywood,calc.sty,fancyhdr.sty,ulem.sty]{Hollywood}
+# \DeclareLaTeXClass[hollywood]{Hollywood}
# \DeclareCategory{Scripts}
# This layout follows the current Hollywood standard for movie scripts
#
diff --git a/lib/layouts/ijmpc.layout b/lib/layouts/ijmpc.layout
index b73e635..1aa75ea 100644
--- a/lib/layouts/ijmpc.layout
+++ b/lib/layouts/ijmpc.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[ws-ijmpc,amsmath.sty,amssymb.sty,rotating.sty]{Int.
Journal of Modern Physics C}
+# \DeclareLaTeXClass[ws-ijmpc]{Int. Journal of Modern Physics C}
# \DeclareCategory{Articles}
#
# Textclass definition file for ws-ijmpc.cls
diff --git a/lib/layouts/ijmpd.layout b/lib/layouts/ijmpd.layout
index 0650b9c..74523f5 100644
--- a/lib/layouts/ijmpd.layout
+++ b/lib/layouts/ijmpd.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[ws-ijmpd,amsmath.sty,amssymb.sty,rotating.sty]{Int.
Journal of Modern Physics D}
+# \DeclareLaTeXClass[ws-ijmpd]{Int. Journal of Modern Physics D}
# \DeclareCategory{Articles}
#
# Textclass definition file for ws-ijmpd.cls
diff --git a/lib/layouts/iopart.layout b/lib/layouts/iopart.layout
index 794294f..e52de7c 100644
--- a/lib/layouts/iopart.layout
+++ b/lib/layouts/iopart.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[iopart,amsmath.sty,amssymb.sty,iopams.sty,setstack.sty]{Institute
of Physics (IOP)}
+# \DeclareLaTeXClass[iopart]{Institute of Physics (IOP)}
# \DeclareCategory{Articles}
# IOP article textclass definition file.
# Author: Uwe Stöhr ([email protected])
diff --git a/lib/layouts/isprs.layout b/lib/layouts/isprs.layout
index 7f44ed2..4a0bbce 100644
--- a/lib/layouts/isprs.layout
+++ b/lib/layouts/isprs.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[isprs,epsfig.sty,times.sty]{Int. Society f.
Photogrammetry and Remote Sensing (ISPRS)}
+# \DeclareLaTeXClass[isprs]{Int. Society f. Photogrammetry and Remote Sensing
(ISPRS)}
# \DeclareCategory{Articles}
# Find the class file at, e.g.,
# http://www.photogrammetry.ethz.ch/tarasp_workshop/isprs.cls
diff --git a/lib/layouts/iucr.layout b/lib/layouts/iucr.layout
index 06a7aa1..d9e865a 100644
--- a/lib/layouts/iucr.layout
+++ b/lib/layouts/iucr.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[iucr,float.sty,harvard.sty,html.sty,multicol.sty,tabularx.sty]{International
Union of Crystallography (IUCr)}
+# \DeclareLaTeXClass[iucr]{International Union of Crystallography (IUCr)}
# \DeclareCategory{Articles}
# IUCr article textclass definition file.
# Author: Uwe Stöhr ([email protected])
diff --git a/lib/layouts/jgrga.layout b/lib/layouts/jgrga.layout
index 4e1a6b6..9393208 100644
--- a/lib/layouts/jgrga.layout
+++ b/lib/layouts/jgrga.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[aguplus,jgrga.sty]{American Geophysical Union (AGUPLUS
JGR)}
+# \DeclareLaTeXClass[aguplus]{American Geophysical Union (AGUPLUS JGR)}
# \DeclareCategory{Articles}
# AGUplus JGR textclass definition file.
# Author: Martin Vermeer <[email protected]>
diff --git a/lib/layouts/jss.layout b/lib/layouts/jss.layout
index ad165dd..fa27126 100644
--- a/lib/layouts/jss.layout
+++ b/lib/layouts/jss.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[jss,ae.sty,color.sty,fancyvrb.sty,hyperref.sty,natbib.sty,upquote.sty]{Journal
of Statistical Software (JSS) version 2}
+# \DeclareLaTeXClass[jss]{Journal of Statistical Software (JSS) version 2}
# \DeclareCategory{Articles}
# Journal of Statistical Software (JSS) article textclass definition file
# Author: Andreas Karlsson <[email protected]>
diff --git a/lib/layouts/latex8.layout b/lib/layouts/latex8.layout
index 601bbb9..5fa65bc 100644
--- a/lib/layouts/latex8.layout
+++ b/lib/layouts/latex8.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[article,latex8.sty,times.sty]{Latex8 Article (Obsolete)}
+# \DeclareLaTeXClass[article]{Latex8 Article (Obsolete)}
# \DeclareCategory{Obsolete}
# Latex8 textclass definition file.
# Author : Allan Rae <[email protected]>
diff --git a/lib/layouts/llncs.layout b/lib/layouts/llncs.layout
index e036896..9c1ed98 100644
--- a/lib/layouts/llncs.layout
+++ b/lib/layouts/llncs.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[llncs,aliascnt.sty,multicol.sty]{Lecture Notes in Comp.
Science (LNCS)}
+# \DeclareLaTeXClass[llncs]{Lecture Notes in Comp. Science (LNCS)}
# \DeclareCategory{Articles}
# llncs (article) textclass definition file.
# --------
diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout
index 6a6272c..28271c6 100644
--- a/lib/layouts/moderncv.layout
+++ b/lib/layouts/moderncv.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[moderncv,ebgaramond.sty,fancyhdr.sty,fontawesome.sty,ifpdf.sty,marvosym.sty]{Modern
CV}
+# \DeclareLaTeXClass[moderncv]{Modern CV}
# \DeclareCategory{Curricula Vitae}
# textclass definition file for modernCV 2.0.x
# (also works with modernCV 1.5.x)
diff --git a/lib/layouts/powerdot.layout b/lib/layouts/powerdot.layout
index a2c253a..d38c6ca 100644
--- a/lib/layouts/powerdot.layout
+++ b/lib/layouts/powerdot.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[powerdot,enumitem.sty,hyperref.sty,pstricks.sty,pst-grad.sty,verbatim.sty,xcolor.sty,xkeyval.sty]{Powerdot}
+# \DeclareLaTeXClass[powerdot]{Powerdot}
# \DeclareCategory{Presentations}
# PowerDot textclass definition file.
# Created: 29-Aug-05 by Mael Hilléreau
diff --git a/lib/layouts/revtex.layout b/lib/layouts/revtex.layout
index 6cc666a..6b99a28 100644
--- a/lib/layouts/revtex.layout
+++ b/lib/layouts/revtex.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[revtex,revtex.sty]{REVTeX (Obsolete Version)}
+# \DeclareLaTeXClass[revtex]{REVTeX (Obsolete Version)}
# \DeclareCategory{Obsolete}
# RevTeX textclass definition file. Based on:
# AMS-Article textclass definition file. Taken from initial LyX source code
diff --git a/lib/layouts/revtex4-1.layout b/lib/layouts/revtex4-1.layout
index 9cd9888..6252e2d 100644
--- a/lib/layouts/revtex4-1.layout
+++ b/lib/layouts/revtex4-1.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[revtex4-1,natbib.sty,revsymb4-1.sty,textcase.sty,url.sty]{REVTeX
(V. 4.1)}
+# \DeclareLaTeXClass[revtex4-1]{REVTeX (V. 4.1)}
# \DeclareCategory{Articles}
# REVTeX 4.1 textclass definition file.
# Based on official article.layout, revtex4.layout and stdclass.inc definition
files,
diff --git a/lib/layouts/revtex4.layout b/lib/layouts/revtex4.layout
index a6181c5..3580d03 100644
--- a/lib/layouts/revtex4.layout
+++ b/lib/layouts/revtex4.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[revtex4,natbib.sty,revsymb.sty]{REVTeX (V. 4)}
+# \DeclareLaTeXClass[revtex4]{REVTeX (V. 4)}
# \DeclareCategory{Articles}
# RevTeX 4 textclass definition file. Based on:
# AMS-Article textclass definition file. Taken from initial LyX source code
diff --git a/lib/layouts/sciposter.layout b/lib/layouts/sciposter.layout
index 8ce2239..cc7db79 100644
--- a/lib/layouts/sciposter.layout
+++ b/lib/layouts/sciposter.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[sciposter,sectionbox.sty,wallpaper.sty]{SciPoster}
+# \DeclareLaTeXClass[sciposter]{SciPoster}
# \DeclareCategory{Posters}
# Wrapper layout for the sciposter.cls poster class
#
diff --git a/lib/layouts/scrarticle-beamer.layout
b/lib/layouts/scrarticle-beamer.layout
index 197c0d7..402fd56 100644
--- a/lib/layouts/scrarticle-beamer.layout
+++ b/lib/layouts/scrarticle-beamer.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[scrartcl,beamerarticle.sty,keyval.sty,pgf.sty]{Beamer
Article (KOMA-Script)}
+# \DeclareLaTeXClass[scrartcl]{Beamer Article (KOMA-Script)}
# \DeclareCategory{Articles}
# Author: Jürgen Spitzmüller <[email protected]>
diff --git a/lib/layouts/seminar.layout b/lib/layouts/seminar.layout
index 9fa19f6..5402c0f 100644
--- a/lib/layouts/seminar.layout
+++ b/lib/layouts/seminar.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[seminar,sem-page.sty]{Seminar}
+# \DeclareLaTeXClass[seminar]{Seminar}
# \DeclareCategory{Presentations}
# Versions:
# 1.0 Initial attemt at makeing a LyX layout file for the seminar class.
diff --git a/lib/layouts/sigplanconf.layout b/lib/layouts/sigplanconf.layout
index 0613e2d..37d4c03 100644
--- a/lib/layouts/sigplanconf.layout
+++ b/lib/layouts/sigplanconf.layout
@@ -1,5 +1,5 @@
#% Do not delete he line below; configure depends on this
-# \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN (Obsolete)}
+# \DeclareLaTeXClass[sigplanconf]{ACM SIGPLAN (Obsolete)}
# \DeclareCategory{Obsolete}
# ACM SIGPLAN sigplanconf textclass definition file.
# Author : Uwe Stöhr
diff --git a/lib/layouts/singlecol-new.layout b/lib/layouts/singlecol-new.layout
index 7e392ba..c15ada6 100644
--- a/lib/layouts/singlecol-new.layout
+++ b/lib/layouts/singlecol-new.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-#
\DeclareLaTeXClass[singlecol-new,amsmath.sty,amssymb.sty,bm.sty,calc.sty,color.sty,dcolumn.sty,endnotes.sty,epsf.sty,lastpage.sty,latexsym.sty,leqno.sty,theorem.sty]{Inderscience
9.5 x 6.5 Journals}
+# \DeclareLaTeXClass[singlecol-new]{Inderscience 9.5 x 6.5 Journals}
# \DeclareCategory{Articles}
# Layout file for journals with single column published by Inderscience
# Publishers Ltd.
diff --git a/lib/layouts/singlecol.layout b/lib/layouts/singlecol.layout
index afe30c9..90ccaa7 100644
--- a/lib/layouts/singlecol.layout
+++ b/lib/layouts/singlecol.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[singlecol, natbib.sty]{Inderscience Journals (Obsolete)}
+# \DeclareLaTeXClass[singlecol]{Inderscience Journals (Obsolete)}
# \DeclareCategory{Obsolete}
# Read the definitions from article.layout
diff --git a/lib/layouts/spie.layout b/lib/layouts/spie.layout
index d41456c..411ad4b 100644
--- a/lib/layouts/spie.layout
+++ b/lib/layouts/spie.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[spie,cite.sty]{SPIE Proceedings}
+# \DeclareLaTeXClass[spie]{SPIE Proceedings}
# \DeclareCategory{Articles}
# SPIE-Article textclass definition file.
# Author : Guenter Milde <[email protected]>
diff --git a/lib/layouts/svglobal.layout b/lib/layouts/svglobal.layout
index 60dbe94..deb0215 100644
--- a/lib/layouts/svglobal.layout
+++ b/lib/layouts/svglobal.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[svjour,svglobal.clo]{Springer's Global Journal Template
(Obsolete Version)}
+# \DeclareLaTeXClass[svjour]{Springer's Global Journal Template (Obsolete
Version)}
# \DeclareCategory{Obsolete}
# svjour/global (article) textclass definition file.
# for various Springer Verlag Journals for which no specific file exists
(Global).
diff --git a/lib/layouts/svglobal3.layout b/lib/layouts/svglobal3.layout
index c40d460..85aa7d6 100644
--- a/lib/layouts/svglobal3.layout
+++ b/lib/layouts/svglobal3.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{Springer's Global
Journal Template (V. 3)}
+# \DeclareLaTeXClass[svjour3]{Springer's Global Journal Template (V. 3)}
# \DeclareCategory{Articles}
# svjour3/global (article) textclass definition file.
# for various Springer Verlag Journals for which no specific file exists
(Global).
diff --git a/lib/layouts/svjog.layout b/lib/layouts/svjog.layout
index 04feb3f..829c7e9 100644
--- a/lib/layouts/svjog.layout
+++ b/lib/layouts/svjog.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{Journal of Geodesy
(Springer)}
+# \DeclareLaTeXClass[svjour]{Journal of Geodesy (Springer)}
# \DeclareCategory{Articles}
# svjour/jog (article) textclass definition file.
# for Springer Verlag Journal of Geodesy.
diff --git a/lib/layouts/svmult.layout b/lib/layouts/svmult.layout
index 0e833a5..f5a0691 100644
--- a/lib/layouts/svmult.layout
+++ b/lib/layouts/svmult.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[svmult,natbib.sty]{Springer Contributed Books (svmult)}
+# \DeclareLaTeXClass[svmult]{Springer Contributed Books (svmult)}
# \DeclareCategory{Books}
# Author: Koji Yokota <[email protected]>
# adapted: Marcus Kriele <[email protected]> and Uwe Stöhr (April 2011)
diff --git a/lib/layouts/svprobth.layout b/lib/layouts/svprobth.layout
index 7010743..361700a 100644
--- a/lib/layouts/svprobth.layout
+++ b/lib/layouts/svprobth.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[svjour,svprobth.clo]{Probability Theory and Related
Fields (Springer svprobth)}
+# \DeclareLaTeXClass[svjour]{Probability Theory and Related Fields (Springer
svprobth)}
# \DeclareCategory{Articles}
# svjour/probth (article) textclass definition file.
# for Springer Verlag Journal "Probability Theory and Related Fields".
diff --git a/lib/layouts/tarticle.layout b/lib/layouts/tarticle.layout
index 0f98395..ab8d950 100644
--- a/lib/layouts/tarticle.layout
+++ b/lib/layouts/tarticle.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[tarticle,plext.sty]{Japanese Article (Standard Class:
Vertical Writing)}
+# \DeclareLaTeXClass[tarticle]{Japanese Article (Standard Class: Vertical
Writing)}
# \DeclareCategory{Articles}
# Definition file of Japanese article textclass for vertical writing.
# Author : Koji Yokota ([email protected])1
diff --git a/lib/layouts/tbook.layout b/lib/layouts/tbook.layout
index 93cc824..d54c39d 100644
--- a/lib/layouts/tbook.layout
+++ b/lib/layouts/tbook.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[tbook,plext.sty]{Japanese Book (Standard Class: Vertical
Writing)}
+# \DeclareLaTeXClass[tbook]{Japanese Book (Standard Class: Vertical Writing)}
# \DeclareCategory{Books}
# Definition file of Japanese book textclass for vertical writing.
# Author : Koji Yokota ([email protected])
diff --git a/lib/layouts/treport.layout b/lib/layouts/treport.layout
index 8e1ec27..2cd1f06 100644
--- a/lib/layouts/treport.layout
+++ b/lib/layouts/treport.layout
@@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
-# \DeclareLaTeXClass[treport,plext.sty]{Japanese Report (Vertical Writing)}
+# \DeclareLaTeXClass[treport]{Japanese Report (Vertical Writing)}
# \DeclareCategory{Reports}
# Definition file of Japanese report textclass for vertical writing.
# Author : Koji Yokota ([email protected])