mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
AGUTeX template/layout: support the new cls name
'agutex.cls' was renamed to 'AGUTeX.cls'.
This commit is contained in:
parent
2c2fe23921
commit
66dfbab8bb
@ -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)
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user