From 75f004a7f4d267cee77d73b4206414e39b6b7528 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 23 Aug 2013 15:07:59 -0400 Subject: [PATCH] Revert "AGUTeX template/layout: support the new cls name" This reverts commit 66dfbab8bb65f5444ca8206302a69b9cb5e7f7cf. This was a poor commit for more than one reason. Thank you to Juergen for help on this. See the following for more details: http://comments.gmane.org/gmane.editors.lyx.devel/148425 --- lib/layouts/{AGUTeX.layout => agutex.layout} | 2 +- lib/templates/AGUTeX.lyx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename lib/layouts/{AGUTeX.layout => agutex.layout} (98%) diff --git a/lib/layouts/AGUTeX.layout b/lib/layouts/agutex.layout similarity index 98% rename from lib/layouts/AGUTeX.layout rename to lib/layouts/agutex.layout index 3ba7814689..2102651355 100644 --- a/lib/layouts/AGUTeX.layout +++ b/lib/layouts/agutex.layout @@ -1,5 +1,5 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[AGUTeX]{American Geophysical Union (AGUTeX)} +# \DeclareLaTeXClass[agutex]{American Geophysical Union (AGUTeX)} # \DeclareCategory{Articles} # AGUTeX textclass definition file. # Author: Uwe Stöhr (uwestoehr@web.de) diff --git a/lib/templates/AGUTeX.lyx b/lib/templates/AGUTeX.lyx index f849456cd5..2935214b29 100644 --- a/lib/templates/AGUTeX.lyx +++ b/lib/templates/AGUTeX.lyx @@ -2,7 +2,7 @@ \lyxformat 447 \begin_document \begin_header -\textclass AGUTeX +\textclass agutex \begin_preamble % OPTIONAL: To Create numbered lines uncomment these 2 lines: % \usepackage{lineno} -- 2.39.5