Steve Litt wrote:
Hi all,

I created a test document. If I set its document class as amsbook (book (AMS)), I get environments like theorem, fact and the like. Then I set its document class to algone, where algone is a derivative of amsbook, and I don't get those environments.

Here is algone.layout:
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[amsbook]{algone}

Input stdclass.inc
This just inputs the standard definitions of section, etc., not anything specific to amsbook. I'd do this: Open amsbook.layout and delete the first two lines. Save it as amsbook.inc. Then
Input amsbook.inc
and you'll get everything it had.

Richard

--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to