Remove more lower-level dependencies

This commit is contained in:
Juergen Spitzmueller 2017-11-22 16:45:13 +01:00
parent 13d684fd3c
commit 14df9b74c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[apa6,apacite.sty,array.sty,biblatex.sty,booktabs.sty,caption.sty,draftwatermark.sty,endfloat.sty,endnotes.sty,etoolbox.sty,fancyhdr.sty,flushend.sty,longtable.sty,substr.sty,threeparttable.sty,txfonts.sty]{American Psychological Association (APA), v. 6}
# \DeclareLaTeXClass[apa6]{American Psychological Association (APA), v. 6}
# \DeclareCategory{Articles}
# Author: Jacob Bishop <bishop.jacob@gmail.com> based on the apa
# layout written by Randy Gobbel.

View File

@ -1,5 +1,5 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[beamer,amssymb.sty,atbegshi.sty,hyperref.sty,pgf.sty,ucs.sty,xcolor.sty,xxcolor.sty]{Beamer}
# \DeclareLaTeXClass[beamer]{Beamer}
# \DeclareCategory{Presentations}
# Original Author: Till Tantau <tantau@users.sourceforge.net>
# Revised and extended by Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@lyx.org>,