Re: Article class with theorems (layout file)

2007-05-31 Thread Richard Heck

A S wrote:

Has anyone written layout files that combine the normal article class
with the expanded drop-down menu?
This is not too hard. You can start with the amsmaths.inc file. Bits 
will need to be changed---remove the \theroemstyle declarations, and 
delete all the starred ones---but it should be pretty easy. 
Alternatively, it ought to be possible to include this file if you add 
\usepackage{amsmath}. So try this:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article.cls]{article (theorems)}

Preamble
 \usepackage{amsmaths}
EndPreamble
Input article.layout
Input amsmaths.inc


--
==
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



Re: Article class with theorems (layout file)

2007-05-31 Thread Richard Heck

A S wrote:

Has anyone written layout files that combine the normal article class
with the expanded drop-down menu?
This is not too hard. You can start with the amsmaths.inc file. Bits 
will need to be changed---remove the \theroemstyle declarations, and 
delete all the starred ones---but it should be pretty easy. 
Alternatively, it ought to be possible to include this file if you add 
\usepackage{amsmath}. So try this:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article.cls]{article (theorems)}

Preamble
 \usepackage{amsmaths}
EndPreamble
Input article.layout
Input amsmaths.inc


--
==
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



Re: Article class with theorems (layout file)

2007-05-31 Thread Richard Heck

A S wrote:

Has anyone written layout files that combine the normal article class
with the expanded drop-down menu?
This is not too hard. You can start with the amsmaths.inc file. Bits 
will need to be changed---remove the "\theroemstyle" declarations, and 
delete all the starred ones---but it should be pretty easy. 
Alternatively, it ought to be possible to include this file if you add 
"\usepackage{amsmath}". So try this:

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article.cls]{article (theorems)}

Preamble
 \usepackage{amsmaths}
EndPreamble
Input article.layout
Input amsmaths.inc


--
==
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