Move the Provides directives out of the amsdefs.inc file and into the class

files that include it, as JMarc suggested a long time ago:
  http://www.mail-archive.com/lyx-users@lists.lyx.org/msg64582.html
If someone who knows siamltex could check that, then that would be great.
Functionality is unchanged, but it may be it shouldn't be.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37745 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2011-02-20 20:37:25 +00:00
parent a750126b54
commit 49d8afd21c
4 changed files with 80 additions and 81 deletions

View File

@ -11,10 +11,13 @@
# Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
Format 33
Columns 1
Sides 2
PageStyle Headers
Provides amsmath 1
Provides makeidx 1
ClassOptions
FontSize 8|9|10|11|12
@ -53,9 +56,6 @@ NoCounter paragraph
NoStyle Subparagraph
NoCounter subparagraph
NoStyle Chapter*
#NoStyle Paragraph*
#NoStyle Subparagraph*
NoStyle Verse # Although mathematicians tend to be poets at times,
# we don't need this.

View File

@ -12,10 +12,13 @@
Format 33
Columns 1
Sides 2
PageStyle Headers
Provides amsmath 1
Provides makeidx 1
ClassOptions
FontSize 8|9|10|11|12
@ -75,10 +78,8 @@ Style Subsubsection
TocLevel 3
End
Input stdstarsections.inc
Style Section*
Align Center
Font

View File

@ -7,12 +7,6 @@
# Including the maths stuff
Format 33
# The AMS documentclasses use the package amsmath and provide the
# functionality of makeidx.sty.
Provides amsmath 1
Provides makeidx 1
# the environments copied from the old amsart.layout are:
# - Bibliography
# - Title

View File

@ -17,6 +17,10 @@ PageStyle Headers
Provides makeidx 1
Provides amsthm 1
# It is unclear at this point whether these are correct. It is how it
# was, though, before these got moved out of amsdefs.inc.
Provides amsmath 1
Provides makeidx 1
ClassOptions
FontSize 8|9|10|11|12